Phalcon\Test\Proxy\Annotations\Reflection::__construct PHP 메소드

__construct() 공개 메소드

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