You are here

protected property EncryptionProfileTest::$pluginCollection in Encrypt 8.3

A mocked plugin collection.

Type: \Drupal\Core\Plugin\DefaultLazyPluginCollection|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Entity/EncryptionProfileTest.php, line 48

Class

EncryptionProfileTest
Unit tests for EncryptionProfile class.

Namespace

Drupal\Tests\encrypt\Unit\Entity

Code

protected $pluginCollection;