You are here

protected property PrintableBlockTest::$adminUser in Printer and PDF versions for Drupal 8+ 2.x

Same name and namespace in other branches
  1. 8 src/Tests/PrintableBlockTest.php \Drupal\printable\Tests\PrintableBlockTest::adminUser

An administrative user for testing.

Type: \Drupal\user\UserInterface

File

src/Tests/PrintableBlockTest.php, line 20

Class

PrintableBlockTest
Tests the blocks present in printable module.

Namespace

Drupal\printable\Tests

Code

protected $adminUser;