You are here

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

A config factory instance.

Type: \Drupal\Core\Config\ConfigFactoryInterface|\PHPUnit_Framework_MockObject_MockObject

File

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

Class

NodeRevisionDeleteTest
Tests the NodeRevisionDelete class methods.

Namespace

Drupal\Tests\node_revision_delete\Unit

Code

protected $configFactory;