Package Cake\Core
Class summary
-
App
App is responsible for path management, class location and class loading.
-
CakeObject
CakeObject class provides a few generic methods used in several subclasses.
-
CakePlugin
CakePlugin is responsible for loading and unloading plugins.
-
Configure
Configuration class. Used for managing runtime configuration information.
Interface summary
-
ConfigReaderInterface
An interface for creating objects compatible with Configure::load()