Update documentation for file repo related classes
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Wed, 4 Dec 2013 16:18:05 +0000 (17:18 +0100)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Wed, 4 Dec 2013 22:06:53 +0000 (23:06 +0100)
commit417d4fbbfa8e72fc3d05535eff7d9c783aea4acb
tree2518e5e37927d685f255dd024b3678e50e0c477f
parent2f36dff7d41b1864f4f3c9be21e3b63676da9697
Update documentation for file repo related classes

Change-Id: I626d972f92934afc9349e11d3a5550c4044dcb53
16 files changed:
includes/filerepo/FSRepo.php
includes/filerepo/FileRepo.php
includes/filerepo/FileRepoStatus.php
includes/filerepo/ForeignAPIRepo.php
includes/filerepo/ForeignDBRepo.php
includes/filerepo/ForeignDBViaLBRepo.php
includes/filerepo/LocalRepo.php
includes/filerepo/NullRepo.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
includes/filerepo/file/UnregisteredLocalFile.php