@internal
public function getExtensionConfig() : array { try { return $this->extensionConfig; } finally { $this->extensionConfig = []; } }