Refactoring

This commit is contained in:
thanghv 2020-05-09 00:55:01 +07:00
parent d1ee11a4fe
commit 3ea569fcfc
18 changed files with 72 additions and 60 deletions

View file

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