mirror of
https://github.com/composer/composer
synced 2025-05-11 01:22:54 +00:00
Undefined or default return points fixed.
This commit is contained in:
parent
40c14709f7
commit
e6f21137ad
11 changed files with 14 additions and 13 deletions
|
@ -56,6 +56,7 @@ class ArrayRepository extends BaseRepository
|
|||
}
|
||||
}
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue