mageekguy\atoum\test::getMethodPrefix PHP Метод

getMethodPrefix() публичный статический Метод

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