protected property ProcessTestCase::$entityTypeBundleInfo

The entity bundle info service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface|\PHPUnit_Framework_MockObject_InvocationMocker

File

paragraphs/tests/src/Unit/migrate/ProcessTestCase.php, line 18

Class

ProcessTestCase
Base class for paragraphs process plugin tests.

Namespace

Drupal\Tests\paragraphs\Unit\migrate

Code

protected $entityTypeBundleInfo;