An exception for terminatinating execution or to throw for unit testing.
An environment holds resources to be used in the setup process.
const RESOURCE_ACHIEVEMENT_TRACKER
getConfigFor(string $component)
getResource(string $id)
Consumers of this method should check if the result is what they expect, e.g.
const RESOURCE_ADMIN_INTERACTION
const RESOURCE_CLIENT_INI
withResource(string $id, $resource)
withConfigFor(string $component, $config)
Stores a config for some component in the environment.
const RESOURCE_SETTINGS_FACTORY