Overrides ConfigurationResolverInterface::getString
public function getString(string $name) : ?string { return $this->getVariable($name); }