ConnectionManager (class)
Class ConnectionManager
Manages and loads instances of Connection
Provides an interface to loading and creating connection objects. Acts as a registry for the connections defined in an application.
Provides an interface for loading and enumerating connections defined in config/app.php
- Cake\Datasource\ConnectionManager uses Cake\Core\StaticConfigTrait