mirror of
https://github.com/composer/composer
synced 2025-05-10 09:02:59 +00:00
Add more type info
This commit is contained in:
parent
0761474599
commit
01d734125c
27 changed files with 206 additions and 57 deletions
|
@ -22,6 +22,7 @@ use Composer\Package\Loader\ValidatingArrayLoader;
|
|||
*/
|
||||
class PackageRepository extends ArrayRepository
|
||||
{
|
||||
/** @var mixed[] */
|
||||
private $config;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue