You are here

protected property FileTest::$filePlugin in YAML Content 8

The file process plugin being tested.

Type: \Drupal\yaml_content\Plugin\yaml_content\process\File

File

tests/src/Unit/Plugin/yaml_content/process/FileTest.php, line 31

Class

FileTest
Test file processing.

Namespace

Drupal\Tests\yaml_content\Unit\Plugin\yaml_content\process

Code

protected $filePlugin;