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>
Sun, 12 May 2024 10:24:18 +0000 (12:24 +0200)
commitf0de47eaa218ed49e94b70fe82ff65f699eb9a6b
treedb76d6e951903e0794e39cd11ea3693554d204b7
parentb353adcedf1a63e55ce355b553e36e6d2f8ea86e
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