Phalcon\Test\Proxy\Annotations\Reflection::__construct PHP Method

__construct() public method

public __construct ( $reflectionData = null )
    public function __construct($reflectionData = null)
    {
        parent::__construct($reflectionData);
    }