You are here

protected property OnlyOneTest::$configFactory in Allow a content type only once (Only One) 8

A config factory instance.

Type: \Drupal\Core\Config\ConfigFactoryInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/OnlyOneTest.php, line 49

Class

OnlyOneTest
Tests the OnlyOne class methods.

Namespace

Drupal\Tests\onlyone\Unit

Code

protected $configFactory;