Fix and improve PHPDoc type hints in FileBackend and FileRepo
authorThiemo Kreuz <thiemo.kreuz@wikimedia.de>
Thu, 19 Apr 2018 08:30:33 +0000 (10:30 +0200)
committerKrinkle <krinklemail@gmail.com>
Mon, 23 Apr 2018 16:11:34 +0000 (16:11 +0000)
commit061a1d212c6d4aac2ac02d3c25b0375b067c1d2b
tree9e256f641dd9181b50c616f2a12cd86cc46c4644
parent2324d1af57aebfc5a5ddcbbd01b4d974d989fd5f
Fix and improve PHPDoc type hints in FileBackend and FileRepo

Change-Id: I311b4a6777946b451d70c6fdb2133dbbd73f159f
(cherry picked from commit 645d96b0e1560e58285c88abfe8f8e726acb2e64)
13 files changed:
includes/filebackend/FileBackendGroup.php
includes/filebackend/filejournal/DBFileJournal.php
includes/filerepo/FileBackendDBRepoWrapper.php
includes/filerepo/FileRepo.php
includes/filerepo/ForeignAPIRepo.php
includes/filerepo/LocalRepo.php
includes/filerepo/RepoGroup.php
includes/filerepo/file/ArchivedFile.php
includes/filerepo/file/File.php
includes/filerepo/file/ForeignAPIFile.php
includes/filerepo/file/ForeignDBFile.php
includes/filerepo/file/LocalFile.php
includes/filerepo/file/OldLocalFile.php