From e25931f7117ba5acdadf441c0d0603866665bcf5 Mon Sep 17 00:00:00 2001 From: Michael Lee Date: Thu, 17 Oct 2024 12:45:18 +0100 Subject: [PATCH] Updated namespace --- src/Controller/PluginFamilyInterface.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Controller/PluginFamilyInterface.php b/src/Controller/PluginFamilyInterface.php index b41d11c..e4fbe87 100644 --- a/src/Controller/PluginFamilyInterface.php +++ b/src/Controller/PluginFamilyInterface.php @@ -2,8 +2,6 @@ namespace WPMedia\PluginFamily\Controller; -defined( 'ABSPATH' ) || exit; - interface PluginFamilyInterface { /** * Process to install and activate plugin.