You are here

protected static property UserTest::$anonymousUsersCanViewLabels in JSON:API 8.2

Whether anonymous users can view labels of this resource type.

Type: bool

Overrides ResourceTestBase::$anonymousUsersCanViewLabels

File

tests/src/Functional/UserTest.php, line 47

Class

UserTest
JSON:API integration test for the "User" content entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected static $anonymousUsersCanViewLabels = TRUE;