$this deleteJson(string $uri, array $data = array(), array $headers = array())
Visit the given URI with a DELETE request, expecting a JSON response.
$this deleteJson(string $uri, array $data = array(), array $headers = array())
Visit the given URI with a DELETE request, expecting a JSON response.
Please login to continue.