PHP Class Phalcon\Test\Proxy\Annotations\Reflection

Author: Andres Gutierrez ([email protected])
Author: Serghei Iakovlev ([email protected])
Inheritance: extends Phalcon\Annotations\Reflection
Datei anzeigen Open project: phalcon/cphalcon Class Usage Examples

Public Methods

Method Description
__construct ( $reflectionData = null )
__set_state ( $data )
getClassAnnotations ( )
getMethodsAnnotations ( )
getPropertiesAnnotations ( )
getReflectionData ( )

Method Details

__construct() public method

public __construct ( $reflectionData = null )

__set_state() public static method

public static __set_state ( $data )

getClassAnnotations() public method

public getClassAnnotations ( )

getMethodsAnnotations() public method

getPropertiesAnnotations() public method

getReflectionData() public method

public getReflectionData ( )