PHP Class Storm\Drivers\Base\Object\Properties\Proxies\DevelopmentProxyGenerator

Inheritance: extends ProxyFileGenerator
ファイルを表示 Open project: timetoogo/penumbra

Public Methods

Method Description
__construct ( $ProxyNamespace, $ProxyCachePath )

Protected Methods

Method Description
LoadProxyClassFile ( ReflectionClass $EntityReflection, $ProxyClassName, $FullProxyName, $ProxyFileName )

Private Methods

Method Description
GenerateProxyClassFile ( $ProxyFileName, $ProxyClassName, ReflectionClass $EntityReflection )
SaveProxyFile ( $ProxyFileName, $Template )

Method Details

LoadProxyClassFile() protected method

protected LoadProxyClassFile ( ReflectionClass $EntityReflection, $ProxyClassName, $FullProxyName, $ProxyFileName )
$EntityReflection ReflectionClass

__construct() public method

public __construct ( $ProxyNamespace, $ProxyCachePath )