EntityStorageDeprecationTest::$entityTypeManager

The mocked entity type manager used in this test.

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

File

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

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 $entityTypeManager;

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