protected property Resource::$enabled in RESTful 7.2
Indicates if the resource is enabled.
Type: bool
File
- src/
Plugin/ resource/ Resource.php, line 73 - Contains \Drupal\restful\Plugin\resource\Resource.
Class
Namespace
Drupal\restful\Plugin\resourceCode
protected $enabled = TRUE;