League\FactoryMuffin\Generators\PrefixInterface::getPrefix PHP Method

getPrefix() public static method

Get the generator prefix.
public static getPrefix ( ) : string
return string
    public static function getPrefix();
PrefixInterface