protected static property DateFormatTest::$anonymousUsersCanViewLabels in Drupal 9
Same name and namespace in other branches
- 8 core/modules/jsonapi/tests/src/Functional/DateFormatTest.php \Drupal\Tests\jsonapi\Functional\DateFormatTest::anonymousUsersCanViewLabels
Whether anonymous users can view labels of this resource type.
Type: bool
Overrides ResourceTestBase::$anonymousUsersCanViewLabels
File
- core/
modules/ jsonapi/ tests/ src/ Functional/ DateFormatTest.php, line 33
Class
- DateFormatTest
- JSON:API integration test for the "DateFormat" config entity type.
Namespace
Drupal\Tests\jsonapi\FunctionalCode
protected static $anonymousUsersCanViewLabels = TRUE;