FileLocator
in package
implements
FileLocatorInterface
Table of Contents
Interfaces
- FileLocatorInterface
- Basic autoloader utilities required to work with proxy files
Properties
- $proxiesDirectory : mixed
Methods
- __construct() : mixed
- getProxyFileName() : string
- Retrieves the file name for the given proxy
Properties
$proxiesDirectory
protected
mixed
$proxiesDirectory
Methods
__construct()
public
__construct(string $proxiesDirectory) : mixed
Parameters
- $proxiesDirectory : string
Tags
getProxyFileName()
Retrieves the file name for the given proxy
public
getProxyFileName(string $className) : string
Parameters
- $className : string