@@ -100,7 +100,7 @@ |
||
| 100 | 100 | * @since 1.2 |
| 101 | 101 | * |
| 102 | 102 | * @param string $serviceName |
| 103 | - * @param mixed $service |
|
| 103 | + * @param integer $service |
|
| 104 | 104 | */ |
| 105 | 105 | public function overrideWith( $serviceName, $service ) { |
| 106 | 106 | $this->callbackInstantiator->registerObject( $serviceName, $service ); |