Slackwolf\Game\Role::getDescription PHP Méthode

getDescription() public méthode

Returns the description of the Role.
public getDescription ( ) : string
Résultat string
    public function getDescription()
    {
        return null;
    }