Home
last modified time | relevance | path

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

/template/strap/vendor/symfony/yaml/
H A DParser.php1126 private function getLineTag(string $value, int $flags, bool $nextLineCheck = true): ?string argument
1132 if ($nextLineCheck && !$this->isNextLineIndented()) {