Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/twig/twig/src/Sandbox/
H A DSecurityPolicy.php35 $this->setAllowedMethods($allowedMethods);
50 public function setAllowedMethods(array $methods) function in Twig\\Sandbox\\SecurityPolicy