commit
18ab5ad6fe
|
@ -89,7 +89,7 @@ class RepositoryManager
|
||||||
* Returns a new repository for a specific installation type.
|
* Returns a new repository for a specific installation type.
|
||||||
*
|
*
|
||||||
* @param string $type repository type
|
* @param string $type repository type
|
||||||
* @param string $config repository configuration
|
* @param array $config repository configuration
|
||||||
* @return RepositoryInterface
|
* @return RepositoryInterface
|
||||||
* @throws \InvalidArgumentException if repository for provided type is not registered
|
* @throws \InvalidArgumentException if repository for provided type is not registered
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue