@@ -93,7 +93,7 @@ |
||
93 | 93 | return array( |
94 | 94 | new FactoryRuntimeLoader( |
95 | 95 | array( |
96 | - NetgenOpenGraphRuntime::class => function () { |
|
96 | + NetgenOpenGraphRuntime::class => function() { |
|
97 | 97 | return $this->runtime; |
98 | 98 | }, |
99 | 99 | ) |