protected property ParagraphsTestBase::$admin_user

Drupal user object created by loginAsAdmin().

Type: \Drupal\user\UserInterface

File

paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsTestBase.php, line 24

Class

ParagraphsTestBase
Base class for tests.

Namespace

Drupal\Tests\paragraphs\Functional\WidgetLegacy

Code

protected $admin_user = NULL;