MediaType::$new_revision

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

Default value of the 'Create new revision' checkbox of this media type.

Type: bool

File

core/modules/media/src/Entity/MediaType.php, line 119

Class

MediaType
Defines the Media type configuration entity.

Namespace

Drupal\media\Entity

Code

protected $new_revision = FALSE;

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