@@ -4,7 +4,7 @@ |
||
| 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 | { |