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\EntityCode
const PUBLISHED = 1;
Value that represents the media being published.
const PUBLISHED = 1;