/** * {@inheritdoc} */ public function &getDisplay($display_id) { return $this->storage->getDisplay($display_id); }