Add `getPathname()` to simplify the file access
authorAlexander Ebert <ebert@woltlab.com>
Sun, 14 Apr 2024 11:10:05 +0000 (13:10 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 8 Jun 2024 10:19:38 +0000 (12:19 +0200)
commit46ced279cc3ed45a80ed32b9638771bbdf410f57
tree5d67aceed184dbb7df9f4bc7a71423077e5592d1
parent539a12f0feb4f5836465c730d280b237998c8f28
Add `getPathname()` to simplify the file access
wcfsetup/install/files/lib/action/FileDownloadAction.class.php
wcfsetup/install/files/lib/data/file/File.class.php
wcfsetup/install/files/lib/data/file/FileEditor.class.php
wcfsetup/install/files/lib/data/file/temporary/FileTemporary.class.php
wcfsetup/install/files/lib/system/file/processor/FileProcessor.class.php