You are here

protected property BlockContentTestBase::$adminUser in Zircon Profile 8

Same name in this branch
  1. 8 core/modules/block_content/src/Tests/BlockContentTestBase.php \Drupal\block_content\Tests\BlockContentTestBase::adminUser
  2. 8 core/modules/block_content/src/Tests/Views/BlockContentTestBase.php \Drupal\block_content\Tests\Views\BlockContentTestBase::adminUser
Same name and namespace in other branches
  1. 8.0 core/modules/block_content/src/Tests/BlockContentTestBase.php \Drupal\block_content\Tests\BlockContentTestBase::adminUser

Admin user

Type: object

File

core/modules/block_content/src/Tests/BlockContentTestBase.php, line 27
Contains \Drupal\block_content\Tests\BlockContentTestBase.

Class

BlockContentTestBase
Sets up block content types.

Namespace

Drupal\block_content\Tests

Code

protected $adminUser;