Dumplie\Customer\Application\Command\AddressData::name PHP Méthode

name() public méthode

public name ( ) : string
Résultat string
    public function name() : string
    {
        return $this->name;
    }