1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/13904] Add filespec class to files classes

PHPBB3-13904
This commit is contained in:
Marc Alexander
2015-08-14 09:01:29 +02:00
parent b971f20a5d
commit 557f1a89d5
2 changed files with 483 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
services:
filesystem:
class: phpbb\filesystem\filesystem
files.filespec:
class: phpbb\files\filespec