Home
last modified time | relevance | path

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

/template/strap/vendor/symfony/yaml/
H A DParser.php204 if ($this->isNextLineIndented()) {
317 if (!$this->isNextLineIndented() && !$this->isNextLineUnIndentedCollection()) {
938 private function isNextLineIndented(): bool function in Symfony\\Component\\Yaml\\Parser
1132 if ($nextLineCheck && !$this->isNextLineIndented()) {