Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
samdark authored and StyleCIBot committed Sep 24, 2021
1 parent da38b4e commit 50937f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ArrayDefinition.php
Expand Up @@ -136,6 +136,7 @@ public function resolve(ContainerInterface $container): object
* Create a new definition that is merged from this definition and another definition.
*
* @param ArrayDefinition $other Definition to merge with.
*
* @return self New definition that is merged from this definition and another definition.
*/
public function merge(self $other): self
Expand Down

0 comments on commit 50937f0

Please sign in to comment.