config()
getConfig()
renderVersion()
resetConfig()
setConfig()
$config
VERSION
Base class used for all classes which need to support logging and core functionality.
This class also contains the (leading) current version number.
| category | phpDocumentor |
|---|---|
| package | Core |
| author | Mike van Riel |
| license | MIT |
| link | http://phpdoc.org |
renderVersion() : string
stringresetConfig() : void
setConfig(phpDocumentor_Core_Config $config) : void
$config : \phpDocumentor_Core_Config
| see | \phpDocumentor_Core_Abstract::getConfig() |
|---|
VERSION : string