Passed
Push — master ( 504bdf...7f298c )
by Jon
03:07 queued 13s
created
src/Components/Video.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,7 @@
 block discarded – undo
9 9
     protected $explicitContent;
10 10
     protected $stillUrl;
11 11
 
12
-    protected $roles   = ['video', 'embedwebvideo', 'embedvideo'];
12
+    protected $roles = ['video', 'embedwebvideo', 'embedvideo'];
13 13
 
14 14
     /**
15 15
      * @param string $role
Please login to merge, or discard this patch.