function TermTest::testCollectionFilterAccess
File
-
core/
modules/ jsonapi/ tests/ src/ Functional/ TermTest.php, line 515
Class
- TermTest
- JSON:API integration test for the "Term" content entity type.
Namespace
Drupal\Tests\jsonapi\FunctionalCode
public function testCollectionFilterAccess() : void {
$this->doTestCollectionFilterAccessBasedOnPermissions('name', 'access content');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.