❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
remote::delete($url, $params = array())
Static method to send a DELETE request
$url
(string)
$params
(array)
return
(object)
Response
↑
Toolkit API overview
←
remote::__construct
→
remote::get
↓
Back to Toolkit API section
Top