Example #1
0
 /**
  * {@inheritdoc}
  */
 public function getCacheKey($name)
 {
     return $this->loader->getCacheKey($name);
 }