Pinq\Tests\Integration\ExpressionTrees\ParentStaticClass::StaticMethod PHP Method

StaticMethod() public static method

public static StaticMethod ( )
    public static function StaticMethod()
    {
        return __METHOD__;
    }
ParentStaticClass