Debug
Provides debug capabilities to Phalcon Kit applications
- Full name:
\PhalconKit\Support\Debug - Parent class:
Debug
Methods
getVersion
Returns the version information for Phalcon Kit and Phalcon Framework.
public getVersion(): string
Return Value:
The version information as HTML string.
renderHtml
Intercept the rendered HTML and rewrite class links.
public renderHtml(\Throwable $exception): string
Parameters:
| Parameter | Type | Description |
|---|---|---|
$exception | \Throwable |
getCssSources
public getCssSources(): string
getJsSources
public getJsSources(): string