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