BlockContentType::$revision

Same name and namespace in other branches
  1. 9 core/modules/block_content/src/Entity/BlockContentType.php \Drupal\block_content\Entity\BlockContentType::revision
  2. 8.9.x core/modules/block_content/src/Entity/BlockContentType.php \Drupal\block_content\Entity\BlockContentType::revision
  3. 10 core/modules/block_content/src/Entity/BlockContentType.php \Drupal\block_content\Entity\BlockContentType::revision

The default revision setting for content blocks of this type.

Type: bool

File

core/modules/block_content/src/Entity/BlockContentType.php, line 77

Class

BlockContentType
Defines the block type entity.

Namespace

Drupal\block_content\Entity

Code

protected $revision = FALSE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.