@@ -9,6 +9,7 @@ |
||
9 | 9 | /** |
10 | 10 | * @param string $className |
11 | 11 | * @param string $serviceId |
12 | + * @return void |
|
12 | 13 | */ |
13 | 14 | public function registerService($className, $serviceId); |
14 | 15 | } |