Kirby 2 Docs
❌ Kirby 2 has reached its end of life. Migrate to a current version and
upgrade your v2 license now
.
errorreporting::set($level)
Sets a new raw error reporting value
$level
(int)
The new level to set
return
(int)
The new value
↑
Toolkit API overview
←
errorreporting::remove
↓
Back to Toolkit API section
Top