public function setPlugin($plugin_id) { $this->plugin = $plugin_id; $this->getPluginCollection() ->addInstanceId($plugin_id); }