Add @deprecated note
parent
c32470c7df
commit
06026d6b93
|
@ -145,6 +145,7 @@ class RepositoryManager
|
|||
/**
|
||||
* Returns all local repositories for the project.
|
||||
*
|
||||
* @deprecated getLocalDevRepository is gone, so this is useless now, just use getLocalRepository instead
|
||||
* @return array[WritableRepositoryInterface]
|
||||
*/
|
||||
public function getLocalRepositories()
|
||||
|
|
Loading…
Reference in New Issue