Пример #1
0
 /**
  * {@inheritdoc}
  */
 public function getTypedData()
 {
     $this->storage->getTypedData();
 }
Пример #2
0
 /**
  * {@inheritdoc}
  */
 public function getListCacheTags()
 {
     $this->storage->getListCacheTags();
 }