protected property GoneException::$description in RESTful 7.2
Exception description.
Type: string
Overrides RestfulException::$description
File
- src/
Exception/ GoneException.php, line 22 - Contains \Drupal\restful\Exception\GoneException.
Class
Namespace
Drupal\restful\ExceptionCode
protected $description = 'The resource at this end point is no longer available.';