@@ -145,7 +145,7 @@ |
||
| 145 | 145 | */ |
| 146 | 146 | public function createServiceWithName(ServiceLocatorInterface $serviceLocator, $name, $requestedName) |
| 147 | 147 | { |
| 148 | - return $this($serviceLocator,$requestedName); |
|
| 148 | + return $this($serviceLocator,$requestedName); |
|
| 149 | 149 | } |
| 150 | 150 | |
| 151 | 151 | /** |