You are here

protected property RobotsTxtBasicTest::$adminUser in RobotsTxt 8

User with proper permissions for module configuration.

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

File

tests/src/Functional/RobotsTxtBasicTest.php, line 36

Class

RobotsTxtBasicTest
Tests basic functionality of configured robots.txt files.

Namespace

Drupal\Tests\robotstxt\Functional

Code

protected $adminUser;