You are here

private property PrintableFormTest::$user in Printer and PDF versions for Drupal 8+ 2.x

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

A simple user with 'administer printable' permission.

Type: \Drupal\user\Entity\User

File

src/Tests/PrintableFormTest.php, line 26

Class

PrintableFormTest
Tests the printable module functionality.

Namespace

Drupal\printable\Tests

Code

private $user;