Home
last modified time | relevance | path

Searched refs:setAllowedMethods (Results 1 – 1 of 1) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/Sandbox/
DSecurityPolicy.php34 $this->setAllowedMethods($allowedMethods);
49 public function setAllowedMethods(array $methods) function in Twig\\Sandbox\\SecurityPolicy