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.php35 $this->setAllowedMethods($allowedMethods);
50 public function setAllowedMethods(array $methods): void function in Twig\\Sandbox\\SecurityPolicy