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

Inheritance: extends ProxyFileGenerator
Afficher le fichier Open project: timetoogo/penumbra

Méthodes publiques

Méthode Description
__construct ( $ProxyNamespace, $ProxyCachePath )

Méthodes protégées

Méthode Description
LoadProxyClassFile ( ReflectionClass $EntityReflection, $ProxyClassName, $FullProxyName, $ProxyFileName )

Private Methods

Méthode Description
GenerateProxyClassFile ( $ProxyFileName, $ProxyClassName, ReflectionClass $EntityReflection )
SaveProxyFile ( $ProxyFileName, $Template )

Method Details

LoadProxyClassFile() protected méthode

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

__construct() public méthode

public __construct ( $ProxyNamespace, $ProxyCachePath )