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