mageekguy\atoum\test::getMethodPrefix PHP Method

getMethodPrefix() public static method

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