Completed
Push — master ( 714081...5f705d )
by
unknown
61:54 queued 26:48
created
src/Sculpin/Bundle/MarkdownBundle/PhpMarkdownExtraParser.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,7 @@
 block discarded – undo
29 29
     {
30 30
         return parent::doExtraAttributes(
31 31
             $tag_name,
32
-            (string)$attr,
32
+            (string) $attr,
33 33
             $defaultIdValue,
34 34
             $classes
35 35
         );
Please login to merge, or discard this patch.