From 09677a451121003de08dc2a1631fc14c45684a13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bogdan=20Rapai=C4=87?= Date: Thu, 4 Jun 2020 20:05:13 +0200 Subject: [PATCH] Fixed: CodeFactor issues --- class/class-mainwp-child-comments.php | 1 + 1 file changed, 1 insertion(+) diff --git a/class/class-mainwp-child-comments.php b/class/class-mainwp-child-comments.php index 08bdf92..a79088d 100644 --- a/class/class-mainwp-child-comments.php +++ b/class/class-mainwp-child-comments.php @@ -6,6 +6,7 @@ * * @package MainWP\Child */ + namespace MainWP\Child; /**