Home
last modified time | relevance | path

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

/template/twigstarter/vendor/twig/twig/src/Extension/
DCoreExtension.php1391 * @param bool $ignoreStrictCheck Whether to ignore the strict attribute check or not
1400 …], $type = /* Template::ANY_CALL */ 'any', $isDefinedTest = false, $ignoreStrictCheck = false, $sa… argument
1421 if ($ignoreStrictCheck || !$env->isStrictVariables()) {
1456 if ($ignoreStrictCheck || !$env->isStrictVariables()) {
1548 if ($ignoreStrictCheck || !$env->isStrictVariables()) {
1568 if ($call && ($ignoreStrictCheck || !$env->isStrictVariables())) {