You are here

protected property XBBCodeAdminTest::$webUser in Extensible BBCode 4.0.x

Same name and namespace in other branches
  1. 8.3 tests/src/Functional/XBBCodeAdminTest.php \Drupal\Tests\xbbcode\Functional\XBBCodeAdminTest::webUser

User who can create pages.

Type: \Drupal\user\Entity\User

File

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

Class

XBBCodeAdminTest
Test the administrative interface.

Namespace

Drupal\Tests\xbbcode\Functional

Code

protected $webUser;