TaxonomyRevisionDeleteTest::$permissions
Same name in other branches
- 11.x core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionDeleteTest.php \Drupal\Tests\taxonomy\Functional\TaxonomyRevisionDeleteTest::permissions
Type: permissions
File
-
core/
modules/ taxonomy/ tests/ src/ Functional/ TaxonomyRevisionDeleteTest.php, line 37
Class
- TaxonomyRevisionDeleteTest
- Taxonomy term revision delete form test.
Namespace
Drupal\Tests\taxonomy\FunctionalCode
protected $permissions = [
'view term revisions in test',
'delete all taxonomy revisions',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.