Refactoring

This commit is contained in:
thanghv 2020-05-13 15:53:45 +07:00
parent f9d0af6f6f
commit 7788fb4601
15 changed files with 15 additions and 15 deletions

View file

@ -13,7 +13,7 @@
* Extension URL: https://mainwp.com/extension/ithemes-security/
*/
// phpcs:disable PSR1.Classes.ClassDeclaration, disable WordPress.WP.AlternativeFunctions -- use external code.
// phpcs:disable PSR1.Classes.ClassDeclaration, WordPress.WP.AlternativeFunctions -- use external code.
class MainWP_Child_IThemes_Security {
public static $instance = null;