EntityStorageDeprecationTest::$entityFieldManager

The mocked entity field manager used in this test.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/tests/Drupal/Tests/Core/Entity/EntityStorageDeprecationTest.php, line 64

Class

EntityStorageDeprecationTest
@coversDefaultClass <a href="/api/drupal/core%21lib%21Drupal%21Core%21Entity%21EntityStorageBase.php/class/EntityStorageBase/9" title="A base entity storage class." class="local">\Drupal\Core\Entity\EntityStorageBase</a> @group Entity @group legacy

Namespace

Drupal\Tests\Core\Entity

Code

protected $entityFieldManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.