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 68b1112 commit 148c41aCopy full SHA for 148c41a
ContainerBuilder.php
@@ -880,7 +880,7 @@ public function getAlias(string $id): Alias
880
/**
881
* Registers a service definition.
882
*
883
- * This methods allows for simple registration of service definition
+ * This method allows for simple registration of service definition
884
* with a fluid interface.
885
*/
886
public function register(string $id, ?string $class = null): Definition
0 commit comments