Example #1
0
 public function plugin($name, array $arguments = null)
 {
     return $this->twig->plugin($name, $arguments);
 }