public function setup() { parent::setup(); /* * Here, the plugin form code */ }
public function configure() { parent::configure(); }