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