Example #1
0
 /**
  * Get type.
  *
  * @return string
  */
 public function getType()
 {
     return $this->media->getMetadataValue('type');
 }