Home
last modified time | relevance | path

Searched defs:path_prefix (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/Contracts/
H A DFilesystemFactoryInterface.php43 public function data(string $path_prefix = ''): FilesystemOperator;
52 public function root(string $path_prefix = ''): FilesystemOperator;
/webtrees/app/Factories/
H A DFilesystemFactory.php47 public function data(string $path_prefix = ''): FilesystemOperator
75 public function root(string $path_prefix = ''): FilesystemOperator