You are here

constant Media::NOT_PUBLISHED in Media entity 8

Value that represents the media being unpublished.

File

src/Entity/Media.php, line 77

Class

Media
Defines the media entity class.

Namespace

Drupal\media_entity\Entity

Code

const NOT_PUBLISHED = 0;