Refactoring

This commit is contained in:
thanghv 2020-05-14 19:43:10 +07:00
parent f2bf358b3a
commit d130ab7e5f
21 changed files with 62 additions and 56 deletions

View file

@ -9,7 +9,7 @@
* The code is used for the MainWP Broken Links Checker Extension (Retired Extension)
*/
// phpcs:disable PSR1.Classes.ClassDeclaration, WordPress.WP.AlternativeFunctions -- use external code.
// phpcs:disable PSR1.Classes.ClassDeclaration, WordPress.WP.AlternativeFunctions -- root namespace to use external code.
class MainWP_Child_Links_Checker {