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

StaticMethod() public static method

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