You are here

protected property FieldTest::$entityManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php \Drupal\Tests\views\Unit\Plugin\field\FieldTest::entityManager

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface|\PHPUnit_Framework_MockObject_MockObject

File

core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php, line 30
Contains \Drupal\Tests\views\Unit\Plugin\field\FieldTest.

Class

FieldTest
@coversDefaultClass \Drupal\views\Plugin\views\field\Field @group views

Namespace

Drupal\Tests\views\Unit\Plugin\field

Code

protected $entityManager;