コード例 #1
0
ファイル: ModifiableLoader.php プロジェクト: vvval/spiral
 /**
  * {@inheritdoc}
  */
 public function getCacheKey($name)
 {
     return $this->loader->getCacheKey($name);
 }