CommerceGuys\Addressing\Formatter\PostalLabelFormatter::getDefaultOptions PHP Method

getDefaultOptions() protected method

protected getDefaultOptions ( )
    protected function getDefaultOptions()
    {
        return ['html' => false] + parent::getDefaultOptions();
    }