CommerceGuys\Addressing\Formatter\FormatterInterface::getOption PHP Метод

getOption() публичный Метод

Gets the option with the provided key.
public getOption ( $key ) : array
Результат array $options The options.
    public function getOption($key);