You are here

protected property InlineEntityFormTestBase::$user in Inline Entity Form 8

User with permissions to create content.

Type: \Drupal\user\Entity\User

File

tests/src/FunctionalJavascript/InlineEntityFormTestBase.php, line 17

Class

InlineEntityFormTestBase
Base Class for Inline Entity Form Tests.

Namespace

Drupal\Tests\inline_entity_form\FunctionalJavascript

Code

protected $user;