mirror of
https://github.com/composer/composer
synced 2025-05-10 09:02:59 +00:00
Ton of phpDoc fixes.
This commit is contained in:
parent
e6f21137ad
commit
818c3e707a
13 changed files with 47 additions and 22 deletions
|
@ -362,6 +362,7 @@ EOT
|
|||
* @param InputInterface $input
|
||||
* @param bool $preferSource
|
||||
* @param bool $preferDist
|
||||
* @param bool $keepVcsRequiresPreferSource
|
||||
*/
|
||||
protected function updatePreferredOptions(Config $config, InputInterface $input, &$preferSource, &$preferDist, $keepVcsRequiresPreferSource = false)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue