Kirby 2 Docs
❌ Kirby 2 has reached its end of life. Migrate to a current version and
upgrade your v2 license now
.
response::__construct($content, $format = 'html', $code = 200)
Constructor
$content
(string)
$format
(string)
$code
(int)
Optional HTTP code
↑
Toolkit API overview
→
response::content
↓
Back to Toolkit API section
Top