| @@ -227,7 +227,7 @@ | ||
| 227 | 227 | 'get%sRepository', | 
| 228 | 228 | $reflection->getShortName() | 
| 229 | 229 | ), | 
| 230 | - [], | |
| 230 | + [ ], | |
| 231 | 231 | MethodGenerator::FLAG_PUBLIC, | 
| 232 | 232 | sprintf( | 
| 233 | 233 | 'return $this->%s->getRepository(\\%s::class);', |