Skip to content

Commit

Permalink
revert dockblock
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangut committed Sep 17, 2018
1 parent ca31d34 commit fef2714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ContainerBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ public function wrapContainer(ContainerInterface $otherContainer) : self
/**
* Add definitions to the container.
*
* @param string[]|array[]|DefinitionSource[] $definitions Can be an array of definitions, the
* @param string|array|DefinitionSource $definitions Can be an array of definitions, the
* name of a file containing definitions
* or a DefinitionSource object.
* @return $this
Expand Down

0 comments on commit fef2714

Please sign in to comment.