You are here

private property ContactPersonalTest::$contactUser in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/contact/tests/src/Functional/ContactPersonalTest.php \Drupal\Tests\contact\Functional\ContactPersonalTest::contactUser

A user without any permissions.

Type: \Drupal\user\UserInterface

File

core/modules/contact/tests/src/Functional/ContactPersonalTest.php, line 55

Class

ContactPersonalTest
Tests personal contact form functionality.

Namespace

Drupal\Tests\contact\Functional

Code

private $contactUser;