Kirby 2 Docs
❌ Kirby 2 has reached its end of life. Migrate to a current version and
upgrade your v2 license now
.
remote::request($url, $params = array())
Static method to init this class and send a request
$url
(string)
$params
(array)
return
(object)
Response
↑
Toolkit API overview
←
remote::put
→
remote::response
↓
Back to Toolkit API section
Top