You are here

protected property FeedsEnclosure::$mime_type in Feeds 7.2

Same name and namespace in other branches
  1. 6 plugins/FeedsParser.inc \FeedsEnclosure::mime_type
  2. 7 plugins/FeedsParser.inc \FeedsEnclosure::mime_type

The mime type of the enclosure.

File

plugins/FeedsParser.inc, line 310
Contains FeedsParser and related classes.

Class

FeedsEnclosure
Enclosure element, can be part of the result array.

Code

protected $mime_type;