Application
in package
Application class for phpDocumentor.
Can be used as bootstrap when the run method is not invoked.
Methods
VERSION() Line 32
publicstaticVERSION() : string
Returns
string —
templateDirectory() Line 37
publicstatictemplateDirectory() : string
Returns
string —Returns
mixed —Throws
- \RuntimeException
setTimezone() Line 96
If the timezone is not set anywhere, set it to UTC.
privatesetTimezone() : void
This is done to prevent any warnings being outputted in relation to using date/time functions.