You are here

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

A module extension list instance.

Type: \Drupal\Core\Extension\ModuleExtensionList|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/OnlyOneModuleHandlerTest.php, line 36

Class

OnlyOneModuleHandlerTest
Tests the OnlyOneModuleHandler class methods.

Namespace

Drupal\Tests\onlyone\Unit

Code

protected $moduleExtensionList;