id; } /** * Return plugin id. * * @return string */ public function get_plugin_id() { return $this->plugin_id; } }