You are here

protected property ContentTypeViewModeCreateTest::$adminUser in Facebook Instant Articles 8.2

Same name and namespace in other branches
  1. 3.x tests/src/Functional/ContentTypeViewModeCreateTest.php \Drupal\Tests\fb_instant_articles\Functional\ContentTypeViewModeCreateTest::adminUser

An user with administration permissions.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/ContentTypeViewModeCreateTest.php, line 45

Class

ContentTypeViewModeCreateTest
Test toggling the FBIA view mode while creating the content type.

Namespace

Drupal\Tests\fb_instant_articles\Functional

Code

protected $adminUser;