Skip to content
This repository was archived by the owner on Feb 6, 2020. It is now read-only.

Commit ad62f74

Browse files
committed
Merge branch 'feature/18' into develop
Close #18
2 parents 9f6051c + ff98ca7 commit ad62f74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ServiceManager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ class ServiceManager implements ServiceLocatorInterface
5959
protected $creationContext;
6060

6161
/**
62-
* @var string[]|DelegatorFactoryInterface[]
62+
* @var string[][]|DelegatorFactoryInterface[][]
6363
*/
6464
protected $delegators = [];
6565

0 commit comments

Comments
 (0)