DebugInterface
Contract for controller debug-mode checks.
- Full name:
\PhalconKit\Mvc\Controller\Traits\Interfaces\DebugInterface
Methods
isDebugEnabled
Determine whether debug output should be enabled for the current request.
public isDebugEnabled(): bool