You are here

protected property Node::$fieldInfo in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/node/src/Plugin/migrate/source/d6/Node.php \Drupal\node\Plugin\migrate\source\d6\Node::fieldInfo
  2. 10 core/modules/node/src/Plugin/migrate/source/d6/Node.php \Drupal\node\Plugin\migrate\source\d6\Node::fieldInfo

Cached field and field instance definitions.

Type: array

File

core/modules/node/src/Plugin/migrate/source/d6/Node.php, line 42

Class

Node
Drupal 6 node source from database.

Namespace

Drupal\node\Plugin\migrate\source\d6

Code

protected $fieldInfo;