Skip to content

Commit e373904

Browse files
committed
update docblock to match the actual behavior
1 parent b63109c commit e373904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Container.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ public function setParameter($name, $value)
159159
/**
160160
* Sets a service.
161161
*
162-
* Setting a service to null resets the service: has() returns false and get()
162+
* Setting a synthetic service to null resets it: has() returns false and get()
163163
* behaves in the same way as if the service was never created.
164164
*
165165
* @param string $id The service identifier

0 commit comments

Comments
 (0)