mageekguy\atoum\test::getMethodPrefix PHP 메소드

getMethodPrefix() 공개 정적인 메소드

public static getMethodPrefix ( )
    public static function getMethodPrefix()
    {
        return self::$methodPrefix ?: static::defaultMethodPrefix;
    }
test