You are here

protected property JmesRuntimeFactoryTest::$factory in Feeds extensible parsers 8

A factory to generate JMESPath runtime objects.

Type: \Drupal\feeds_ex\JmesRuntimeFactory

File

tests/src/Unit/JmesRuntimeFactoryTest.php, line 19

Class

JmesRuntimeFactoryTest
@coversDefaultClass \Drupal\feeds_ex\JmesRuntimeFactory @group feeds_ex

Namespace

Drupal\Tests\feeds_ex\Unit

Code

protected $factory;