1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-08 16:17:37 +00:00

Mark method as @private

This commit is contained in:
Rob Bast 2015-04-30 12:35:25 +02:00
parent e810a7913e
commit acd1486406

View file

@ -282,6 +282,7 @@ EOT
}
/**
* @private
* @param string $author
* @return array
*/