Passed
Push — master ( ff87af...cfea38 )
by
unknown
02:24
created
src/FactoryLivereport.php 1 patch
Braces   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,7 @@
 block discarded – undo
4 4
 
5 5
 use One\Model\Livereport;
6 6
 
7
-class FactoryLivereport 
7
+class FactoryLivereport
8 8
 {
9 9
     public static function create(array $data): \One\Model\Livereport
10 10
     {
Please login to merge, or discard this patch.