You are here

protected property FeedsElement::$value in Feeds 8.2

File

lib/Drupal/feeds/FeedsElement.php, line 14

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.

Namespace

Drupal\feeds

Code

protected $value;