You are here

protected property GridStackFormUnitTest::$messenger in GridStack 8

Same name and namespace in other branches
  1. 8.2 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 23

Class

GridStackFormUnitTest
Tests the GridStack admin form.

Namespace

Drupal\Tests\gridstack\Unit\Form

Code

protected $messenger;