You are here

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

A connection instance.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface|\PHPUnit\Framework\MockObject\MockObject

File

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

Class

OnlyOneTest
Tests the OnlyOne class methods.

Namespace

Drupal\Tests\onlyone\Unit

Code

protected $connection;