You are here

protected property MultipleSelectsWidgetUiTest::$tags in Multiple Selects 8

An array containing the created tags.

Type: array

File

tests/src/Functional/MultipleSelectsWidgetUiTest.php, line 44

Class

MultipleSelectsWidgetUiTest
Tests the multiple select widget.

Namespace

Drupal\Tests\multiple_selects\Functional

Code

protected $tags = [];