@@ -535,8 +535,6 @@ |
||
535 | 535 | /** |
536 | 536 | * Parses a block scalar |
537 | 537 | * |
538 | - * @param string $separator The style indicator that was used to begin this block scalar (| or >) |
|
539 | - * @param string $indicator The chomping indicator that was used to begin this block scalar (+ or -) |
|
540 | 538 | * @param int $indentation The indentation indicator that was used to begin this block scalar |
541 | 539 | * |
542 | 540 | * @return string The text value |