You are here

constant Media::PUBLISHED in Media entity 8

Value that represents the media being published.

File

src/Entity/Media.php, line 72

Class

Media
Defines the media entity class.

Namespace

Drupal\media_entity\Entity

Code

const PUBLISHED = 1;