You are here

protected property FilterFormatAccessTest::$webUser in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/filter/src/Tests/FilterFormatAccessTest.php \Drupal\filter\Tests\FilterFormatAccessTest::webUser

A user with permission to create and edit own content.

Type: \Drupal\user\UserInterface

File

core/modules/filter/src/Tests/FilterFormatAccessTest.php, line 48
Contains \Drupal\filter\Tests\FilterFormatAccessTest.

Class

FilterFormatAccessTest
Tests access to text formats.

Namespace

Drupal\filter\Tests

Code

protected $webUser;