public function initialize(AbstractPlugin $plugin) { $plugin->setContainer($this->app->getDIContainer()); $plugin->initialize(); }