1
0
Fork 0
composer/tests/Composer/Test/Installer
Jordi Boggiano eda9014bef
Add return types to all code which is not being extended by open source packages
2022-02-18 14:32:38 +01:00
..
BinaryInstallerTest.php Add void types where no return statement is present 2022-02-18 10:38:54 +01:00
InstallationManagerTest.php Add void types where no return statement is present 2022-02-18 10:38:54 +01:00
InstallerEventTest.php Add void types where no return statement is present 2022-02-18 10:38:54 +01:00
LibraryInstallerTest.php Add return types to all code which is not being extended by open source packages 2022-02-18 14:32:38 +01:00
MetapackageInstallerTest.php Add void types where no return statement is present 2022-02-18 10:38:54 +01:00
SuggestedPackagesReporterTest.php Add return types to private/internal methods 2022-02-18 11:22:01 +01:00