function MediaType::getStatus

File

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

Class

MediaType
Defines the Media type configuration entity.

Namespace

Drupal\media\Entity

Code

public function getStatus() {
  return $this->status;
}

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