We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b63109c commit e373904Copy full SHA for e373904
Container.php
@@ -159,7 +159,7 @@ public function setParameter($name, $value)
159
/**
160
* Sets a service.
161
*
162
- * Setting a service to null resets the service: has() returns false and get()
+ * Setting a synthetic service to null resets it: has() returns false and get()
163
* behaves in the same way as if the service was never created.
164
165
* @param string $id The service identifier
0 commit comments