You are here

protected property MessageUiPermissionsTest::$accessHandler in Message UI 8

The message access control handler.

Type: \Drupal\Core\Entity\EntityAccessControlHandlerInterface

File

tests/src/Functional/MessageUiPermissionsTest.php, line 23

Class

MessageUiPermissionsTest
Testing the message access use case.

Namespace

Drupal\Tests\message_ui\Functional

Code

protected $accessHandler;