Dumplie\Customer\Application\Command\AddressData::name PHP Method

name() public method

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