Completed
Push — master ( a60c4f...a4711b )
by Eser
02:17
created
src/Yaml/Parser.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -535,8 +535,6 @@
 block discarded – undo
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
Please login to merge, or discard this patch.