@@ -26,7 +26,7 @@ |
||
26 | 26 | * |
27 | 27 | * @var array |
28 | 28 | */ |
29 | - public $records = []; |
|
29 | + public $records = [ ]; |
|
30 | 30 | |
31 | 31 | /** |
32 | 32 | * Run the seeder. |
@@ -26,7 +26,7 @@ |
||
26 | 26 | * |
27 | 27 | * @var array |
28 | 28 | */ |
29 | - public $records = []; |
|
29 | + public $records = [ ]; |
|
30 | 30 | |
31 | 31 | /** |
32 | 32 | * Run the seeder. |