Esempio n. 1
0
 /**
  * {@inheritdoc}
  */
 public function addDisplay($plugin_id = 'page', $title = NULL, $id = NULL)
 {
     return $this->storage->addDisplay($plugin_id, $title, $id);
 }