1
0
Fork 0

Fix phpdoc

pull/3154/head
François Pluchino 2014-07-23 20:19:29 +02:00
parent 0ce0cf42e8
commit 3dc83277a3
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ class RepositoryManager
* Returns a new repository for a specific installation type.
*
* @param string $type repository type
* @param string $config repository configuration
* @param array $config repository configuration
* @return RepositoryInterface
* @throws \InvalidArgumentException if repository for provided type is not registered
*/