You are here

protected property BasicBlogTest::$regularUser in Blog 8.2

Same name and namespace in other branches
  1. 3.x tests/src/Functional/BasicBlogTest.php \Drupal\Tests\blog\Functional\BasicBlogTest::regularUser

Type: \Drupal\user\UserInterface

File

tests/src/Functional/BasicBlogTest.php, line 31

Class

BasicBlogTest
Test blog functionality.

Namespace

Drupal\Tests\blog\Functional

Code

protected $regularUser;