Searched refs:inSequence (Results 1 – 1 of 1) sorted by relevance
576 * @param bool $inSequence True if the enclosing data structure is a sequence580 private function getNextEmbedBlock(int $indentation = null, bool $inSequence = false): string argument632 …if ($inSequence && $oldLineIndentation === $newIndent && isset($data[0][0]) && '-' === $data[0][0]…