protected static property EntityBrowserBlockTest::$userPermissions in Entity Browser Block 8
File
- tests/
src/ FunctionalJavascript/ EntityBrowserBlockTest.php, line 22
Class
- EntityBrowserBlockTest
- Tests the functionality of the Entity Browser block.
Namespace
Drupal\Tests\entity_browser_block\FunctionalJavascriptCode
protected static $userPermissions = [
'access test_entity_browser_file entity browser pages',
'create article content',
'access content',
'administer blocks',
];