diff --git a/src/PluginClassLocator.php b/src/PluginClassLocator.php index a54eecd..6e35359 100644 --- a/src/PluginClassLocator.php +++ b/src/PluginClassLocator.php @@ -44,4 +44,3 @@ public function unregisterPlugin($shortName); */ public function getRegisteredPlugins(); } -