interface FileLocatorInterface
Methods
| string|array |
locate(mixed $name, string $currentPath = null, Boolean $first = true)
Returns a full path for a given file name. |
Details
at line 30
public string|array
locate(mixed $name, string $currentPath = null, Boolean $first = true)
Returns a full path for a given file name.