You are here

protected property CheckboxWithExcludeTest::$adminUser in Block Style Plugins 8.2

Same name and namespace in other branches
  1. 8 tests/src/Functional/CheckboxWithExcludeTest.php \Drupal\Tests\block_style_plugins\Functional\CheckboxWithExcludeTest::adminUser

A user that can edit content types.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/CheckboxWithExcludeTest.php, line 32

Class

CheckboxWithExcludeTest
Test the CheckboxWithExclude plugin.

Namespace

Drupal\Tests\block_style_plugins\Functional

Code

protected $adminUser;