You are here

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

A renderer instance.

Type: \Drupal\Core\Render\RendererInterface|\PHPUnit_Framework_MockObject_MockObject

File

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

Class

OnlyOneModuleHandlerTest
Tests the OnlyOneModuleHandler class methods.

Namespace

Drupal\Tests\onlyone\Unit

Code

protected $renderer;