This commit is contained in:
thanghv 2020-05-22 22:48:12 +07:00
parent 1752b8dd15
commit 834965392f

View file

@ -2,7 +2,7 @@
namespace MainWP\Child;
//phpcs:disable WordPress.WP.AlternativeFunctions -- to custom file's functions, multi helper functions.
//phpcs:disable WordPress.WP.AlternativeFunctions, Generic.Metrics.CyclomaticComplexity -- to custom file's functions, multi helper functions.
class MainWP_Helper {