Ejemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function getTypedData()
 {
     $this->storage->getTypedData();
 }
Ejemplo n.º 2
0
 /**
  * {@inheritdoc}
  */
 public function getListCacheTags()
 {
     $this->storage->getListCacheTags();
 }