You are here

protected property GridStackFormUnitTest::$messenger in GridStack 8.2

Same name and namespace in other branches
  1. 8 tests/src/Unit/Form/GridStackFormUnitTest.php \Drupal\Tests\gridstack\Unit\Form\GridStackFormUnitTest::messenger

The messenger service.

Type: \Drupal\Core\Messenger\Messenger

File

tests/src/Unit/Form/GridStackFormUnitTest.php, line 22

Class

GridStackFormUnitTest
Tests the GridStack admin form.

Namespace

Drupal\Tests\gridstack\Unit\Form

Code

protected $messenger;