PHP 클래스 Storm\Drivers\Base\Object\Properties\Proxies\DevelopmentProxyGenerator

상속: extends ProxyFileGenerator
파일 보기 프로젝트 열기: timetoogo/penumbra

공개 메소드들

메소드 설명
__construct ( $ProxyNamespace, $ProxyCachePath )

보호된 메소드들

메소드 설명
LoadProxyClassFile ( ReflectionClass $EntityReflection, $ProxyClassName, $FullProxyName, $ProxyFileName )

비공개 메소드들

메소드 설명
GenerateProxyClassFile ( $ProxyFileName, $ProxyClassName, ReflectionClass $EntityReflection )
SaveProxyFile ( $ProxyFileName, $Template )

메소드 상세

LoadProxyClassFile() 보호된 메소드

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

__construct() 공개 메소드

public __construct ( $ProxyNamespace, $ProxyCachePath )