Example #1
0
 /**
  * Return mime type.
  *
  * @return string
  */
 public final function mimeType()
 {
     return $this->file->mime()->type();
 }