interface FileLocatorInterface
Methods
string|array | locate(string $name, string|null $currentPath = null, bool $first = true) Returns a full path for a given file name. |
Details
string|array locate(string $name, string|null $currentPath = null, bool $first = true)
Returns a full path for a given file name.
Please login to continue.