You are here

protected property BasicBlogTest::$regularUser in Blog 3.x

Same name and namespace in other branches
  1. 8.2 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;