You are here

protected property ParagraphsTestBase::$admin_user in Paragraphs 8

Drupal user object created by loginAsAdmin().

Type: \Drupal\user\UserInterface

File

tests/src/Functional/WidgetLegacy/ParagraphsTestBase.php, line 23

Class

ParagraphsTestBase
Base class for tests.

Namespace

Drupal\Tests\paragraphs\Functional\WidgetLegacy

Code

protected $admin_user = NULL;