You are here

protected property NodeRevisionDeleteTest::$entityTypeManager in Node Revision Delete 8

An entity type manager instance.

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

File

tests/src/Unit/NodeRevisionDeleteTest.php, line 39

Class

NodeRevisionDeleteTest
Tests the NodeRevisionDelete class methods.

Namespace

Drupal\Tests\node_revision_delete\Unit

Code

protected $entityTypeManager;