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

street() public method

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