You are here

protected property CrudTest::$admin in Wysiwyg API template plugin 3.0.x

Same name and namespace in other branches
  1. 8.2 src/Tests/Form/CrudTest.php \Drupal\wysiwyg_template\Tests\Form\CrudTest::admin

Admin user.

Type: \Drupal\user\UserInterface

File

src/Tests/Form/CrudTest.php, line 22

Class

CrudTest
Tests the template CRUD forms.

Namespace

Drupal\wysiwyg_template\Tests\Form

Code

protected $admin;