1
0
Fork 0
composer/tests/Composer/Test/Installer
Alexander Schranz e9b60580f5
Add return types to tests (#10)
2022-02-21 13:42:28 +01:00
..
BinaryInstallerTest.php Add return types to tests (#10) 2022-02-21 13:42:28 +01:00
InstallationManagerTest.php Add return types to tests (#10) 2022-02-21 13:42:28 +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