Split LocalFile.php to have one class in one file
authorUmherirrender <umherirrender_de.wp@web.de>
Sat, 6 Apr 2019 10:02:26 +0000 (12:02 +0200)
committerUmherirrender <umherirrender_de.wp@web.de>
Sun, 14 Apr 2019 09:45:39 +0000 (11:45 +0200)
commitb8ec4a8ff8fe917fd69ecfa6d2a07e031848e197
tree1e5104da7e5bb879e1ed001867e3bc62bfc5de7e
parent4cebf80a894f1bc9f9e2f732c8b78d5237810343
Split LocalFile.php to have one class in one file

Change-Id: Ic8e5220f2a1832dfc39f00720001235429ed2cab
.phpcs.xml
autoload.php
includes/filerepo/file/LocalFile.php
includes/filerepo/file/LocalFileDeleteBatch.php [new file with mode: 0644]
includes/filerepo/file/LocalFileLockError.php [new file with mode: 0644]
includes/filerepo/file/LocalFileMoveBatch.php [new file with mode: 0644]
includes/filerepo/file/LocalFileRestoreBatch.php [new file with mode: 0644]