You are here

protected property HumansTxtBasicTest::$adminUser in Humans.txt 8

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

User with proper permissions for module configuration.

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

File

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

Class

HumansTxtBasicTest
Tests basic functionality of configured humans.txt files.

Namespace

Drupal\Tests\humanstxt\Functional

Code

protected $adminUser;