Dumplie\Customer\Application\Command\AddressData::name PHP 메소드

name() 공개 메소드

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