private property PrintablePdfFormTest::$user in Printer and PDF versions for Drupal 8+ 8
Same name and namespace in other branches
- 2.x src/Tests/PrintablePdfFormTest.php \Drupal\printable\Tests\PrintablePdfFormTest::user
A simple user with 'administer printable' permission.
Type: \Drupal\user\Entity\User
File
- src/
Tests/ PrintablePdfFormTest.php, line 26
Class
- PrintablePdfFormTest
- Tests the printable module functionality.
Namespace
Drupal\printable\TestsCode
private $user;