コード例 #1
0
 /**
  * {@inheritdoc}
  */
 public function exists($name)
 {
     return $this->twigEngine->exists($name);
 }