public property InformBlock::$status in Data Policy 8
The status of the Inform Block.
If it is set to FALSE it should not display any of the text.
Type: bool
Overrides ConfigEntityBase::$status
File
- src/
Entity/ InformBlock.php, line 65
Class
- InformBlock
- Defines the InformBlock entity.
Namespace
Drupal\data_policy\EntityCode
public $status;