You are here

protected property WebformAccessBrowserTestBase::$groups in Webform 6.x

Same name and namespace in other branches
  1. 8.5 modules/webform_access/tests/src/Functional/WebformAccessBrowserTestBase.php \Drupal\Tests\webform_access\Functional\WebformAccessBrowserTestBase::groups

Access groups (manager, employee, and customer).

Type: \Drupal\webform_access\WebformAccessGroupInterface[]

File

modules/webform_access/tests/src/Functional/WebformAccessBrowserTestBase.php, line 47

Class

WebformAccessBrowserTestBase
Test base for webform access.

Namespace

Drupal\Tests\webform_access\Functional

Code

protected $groups = [];