MediaType::$status

Whether media items should be published by default.

Type: bool

Overrides ConfigEntityBase::$status

File

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

Class

MediaType
Defines the Media type configuration entity.

Namespace

Drupal\media\Entity

Code

protected $status = TRUE;

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