CommerceGuys\Addressing\Formatter\FormatterInterface::getOption PHP Méthode

getOption() public méthode

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