Test Failed
Push — fix/tinymce-type-extension ( 553962 )
by
unknown
06:02
created
src/Zicht/Bundle/UrlBundle/Form/Extension/TinymceTypeExtension.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -31,7 +31,7 @@
 block discarded – undo
31 31
      */
32 32
     public function getExtendedType()
33 33
     {
34
-       return TinymceType::class;
34
+        return TinymceType::class;
35 35
     }
36 36
 
37 37
     /**
Please login to merge, or discard this patch.