Skip to content

Commit

Permalink
add one missing DocBlock
Browse files Browse the repository at this point in the history
Signed-off-by: gennadigennadigennadi <gennadijanzen@icloud.com>
  • Loading branch information
gennadigennadigennadi committed Oct 7, 2020
1 parent 9c03854 commit 9187d86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Container/AutowireFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ public function create(ContainerInterface $container, string $requestedName, ?ar
/**
* Make invokable and implement the laminas-service factory pattern
*
* @param string $requestedName
* @return object
*/
public function __invoke(ContainerInterface $container, $requestedName, ?array $options = null)
Expand Down

0 comments on commit 9187d86

Please sign in to comment.