1
0
Fork 0
composer/tests/Composer/Test/Downloader
Jordi Boggiano a16ed3d0ed
Add return types to private/internal methods
2022-02-18 11:22:01 +01:00
..
ArchiveDownloaderTest.php Add void types where no return statement is present 2022-02-18 10:38:54 +01:00
DownloadManagerTest.php Add void types where no return statement is present 2022-02-18 10:38:54 +01:00
FileDownloaderTest.php Add return types to private/internal methods 2022-02-18 11:22:01 +01:00
FossilDownloaderTest.php Add return types to private/internal methods 2022-02-18 11:22:01 +01:00
GitDownloaderTest.php Add return types to private/internal methods 2022-02-18 11:22:01 +01:00
HgDownloaderTest.php Add return types to private/internal methods 2022-02-18 11:22:01 +01:00
PerforceDownloaderTest.php Add return types to private/internal methods 2022-02-18 11:22:01 +01:00
XzDownloaderTest.php Add void types where no return statement is present 2022-02-18 10:38:54 +01:00
ZipDownloaderTest.php Add return types to private/internal methods 2022-02-18 11:22:01 +01:00