You are here

protected property HumansTxtBasicTest::$normalUser in Humans.txt 2.x

Same name and namespace in other branches
  1. 8 tests/src/Functional/HumansTxtBasicTest.php \Drupal\Tests\humanstxt\Functional\HumansTxtBasicTest::normalUser

User with content access.

Type: \Drupal\user\Entity\User|false

File

tests/src/Functional/HumansTxtBasicTest.php, line 41

Class

HumansTxtBasicTest
Tests basic functionality of configured humans.txt files.

Namespace

Drupal\Tests\humanstxt\Functional

Code

protected $normalUser;