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