Searched refs:chomping (Results 1 – 1 of 1) sorted by relevance
828 …* @param string $chomping The chomping indicator that was used to begin this block scalar (+ or…831 …private function parseBlockScalar(string $style, string $chomping = '', int $indentation = 0): str… argument926 if ('' === $chomping) {928 } elseif ('-' === $chomping) {