public function FetchManagerInterface::filePublicPath in Stage File Proxy 8
Helper to retrieve the file directory.
1 method overrides FetchManagerInterface::filePublicPath()
- FetchManager::filePublicPath in src/
FetchManager.php - Helper to retrieve the file directory.
File
- src/
FetchManagerInterface.php, line 49
Class
- FetchManagerInterface
- Interface for FetchManager.
Namespace
Drupal\stage_file_proxyCode
public function filePublicPath();