public property CustomBlockType::$revision

The default revision setting for custom blocks of this type.

Type: bool

File

drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlockType.php, line 65
Contains \Drupal\custom_block\Plugin\Core\Entity\CustomBlockType.

Class

CustomBlockType
Defines the custom block type entity.

Namespace

Drupal\custom_block\Plugin\Core\Entity

Code

public $revision;