Home
last modified time | relevance | path

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

/template/strap/vendor/symfony/yaml/
H A DInline.php35 private static $constantSupport = false; variable in Symfony\\Component\\Yaml\\Inline
42 self::$constantSupport = (bool) (Yaml::PARSE_CONSTANT & $flags);
626 if (self::$constantSupport) {