Update formatting of file repo classes
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Sat, 23 Nov 2013 20:00:11 +0000 (21:00 +0100)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Sat, 23 Nov 2013 20:00:11 +0000 (21:00 +0100)
commitbb39b5a6e48c2b4ffe4bbbb5028b3a7f7542b354
tree55b309f00f5df6b494e3282e9b3b515dd8635f2d
parent51164d416c92ff468289cc4b6345c42b02929b4d
Update formatting of file repo classes

Change-Id: I780070e07352d84d7cda7628994b28b04e8a1ebf
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