getPluginDefinition()['title']; } /** * {@inheritdoc} */ public function getDescription() { return $this->getPluginDefinition()['description']; } }