CommerceGuys\Addressing\Formatter\FormatterInterface::getOption PHP Method

getOption() public method

Gets the option with the provided key.
public getOption ( $key ) : array
return array $options The options.
    public function getOption($key);