@@ -30,7 +30,7 @@ |
||
30 | 30 | |
31 | 31 | public function generate() |
32 | 32 | { |
33 | - return $this->generated(function () { |
|
33 | + return $this->generated(function() { |
|
34 | 34 | $results = []; # Prepare results array |
35 | 35 | |
36 | 36 | # Analyze all relations |