protected property FeedsElement::$value in Feeds 6
Same name and namespace in other branches
- 7.2 plugins/FeedsParser.inc \FeedsElement::value
- 7 plugins/FeedsParser.inc \FeedsElement::value
File
- plugins/
FeedsParser.inc, line 113
Class
- FeedsElement
- Defines an element of a parsed result. Such an element can be a simple type, a complex type (derived from FeedsElement) or an array of either.
Code
protected $value;