@@ -53,6 +53,6 @@ |
||
| 53 | 53 | */ |
| 54 | 54 | public function createService(ServiceLocatorInterface $serviceLocator) |
| 55 | 55 | { |
| 56 | - return $this($serviceLocator,InvitationHandler::class); |
|
| 56 | + return $this($serviceLocator, InvitationHandler::class); |
|
| 57 | 57 | } |
| 58 | 58 | } |