Permissions to grant admin user.
Type: array
Fichier
-
tests/
src/ Functional/ EntityCloneViewTest.php, line 37
Classe
- EntityCloneViewTest
- Create a view and test a clone.
Namespace
Drupal\Tests\entity_clone\FunctionalCode
protected $permissions = [
'clone view entity',
'administer views',
];