protected property FeedsEnclosure::$delete_file in Feeds 6
Delete flag, denoting whether a file should be deleted when this object is destroyed.
See also
__destruct()
getFile()
File
- plugins/
FeedsParser.inc, line 217
Class
- FeedsEnclosure
- Enclosure element, can be part of the result array.
Code
protected $delete_file;