You are here

protected property ProcessingContext::$field in YAML Content 8

The field currently being processed.

Type: \Drupal\Core\Field\FieldItemListInterface

File

src/Plugin/ProcessingContext.php, line 18

Class

ProcessingContext
The contextual data for content being actively loaded.

Namespace

Drupal\yaml_content\Plugin

Code

protected $field;