League\FactoryMuffin\Generators\PrefixInterface::getPrefix PHP 메소드

getPrefix() 공개 정적인 메소드

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