mirror of
https://github.com/composer/composer
synced 2025-05-11 09:32:55 +00:00
Ton of phpDoc fixes.
This commit is contained in:
parent
e6f21137ad
commit
818c3e707a
13 changed files with 47 additions and 22 deletions
|
@ -272,6 +272,7 @@ class ComposerRepository extends ArrayRepository implements ConfigurableReposito
|
|||
* @param Pool $pool
|
||||
* @param string $name package name
|
||||
* @param bool $bypassFilters If set to true, this bypasses the stability filtering, and forces a recompute without cache
|
||||
* @return array|mixed
|
||||
*/
|
||||
public function whatProvides(Pool $pool, $name, $bypassFilters = false)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue