diff --git a/module/VuFind/src/VuFind/Db/Table/PluginManager.php b/module/VuFind/src/VuFind/Db/Table/PluginManager.php index 7e749b9c35fc07b3e2ce6793ccee1da72fe1ee1f..f301668be7f3e788e591691b2af00cd253354242 100644 --- a/module/VuFind/src/VuFind/Db/Table/PluginManager.php +++ b/module/VuFind/src/VuFind/Db/Table/PluginManager.php @@ -56,7 +56,6 @@ class PluginManager extends \VuFind\ServiceManager\AbstractPluginManager $this->addInitializer($initializer, false); } - /** * Return the name of the base class or interface that plug-ins must conform * to.