❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
db::connect($params = null)
(Re)connect the database
$params
(mixed)
Pass array() to use the default params from the config
return
(object)
↑
Toolkit API overview
←
db::__callStatic
→
db::connection
↓
Back to Toolkit API section
Top