protected property WSCall::$status in Web Service Data 8
Same name and namespace in other branches
- 2.0.x src/Entity/WSCall.php \Drupal\wsdata\Entity\WSCall::status
The enabled/disabled status of the configuration entity.
Type: bool
Overrides ConfigEntityBase::$status
File
- src/
Entity/ WSCall.php, line 70
Class
- WSCall
- Defines the Web Service Call entity.
Namespace
Drupal\wsdata\EntityCode
protected $status;