*/ public function getIterator(): Traversable; /** * Returns the names of configuration variables in this Config object. * * @return string[] */ public function getNames(): array; }