Gets the list of configuration objects that already exist.
array A list of configuration objects that already exist in active configuration keyed by collection.
public function getConfigObjects() { return $this->configObjects; }