Home
last modified time | relevance | path

Searched defs:functionName (Results 1 – 3 of 3) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/Sandbox/
DSecurityNotAllowedFunctionError.php21 private string $functionName; variable in Twig\\Sandbox\\SecurityNotAllowedFunctionError
23 public function __construct(string $message, string $functionName)
DSecurityNotAllowedFilterError.php23 public function __construct(string $message, string $functionName)
/template/strap/vendor/symfony/process/
H A DProcess.php1607 private function requireProcessIsStarted(string $functionName)
1619 private function requireProcessIsTerminated(string $functionName)