Searched refs:isNextLineIndented (Results 1 – 1 of 1) sorted by relevance
204 if ($this->isNextLineIndented()) {317 if (!$this->isNextLineIndented() && !$this->isNextLineUnIndentedCollection()) {938 private function isNextLineIndented(): bool function in Symfony\\Component\\Yaml\\Parser1132 if ($nextLineCheck && !$this->isNextLineIndented()) {