FormErrorHandlerTest::$messenger

Same name in this branch
  1. 10 core/tests/Drupal/Tests/Core/Form/FormErrorHandlerTest.php \Drupal\Tests\Core\Form\FormErrorHandlerTest::messenger
Same name in other branches
  1. 9 core/modules/inline_form_errors/tests/src/Unit/FormErrorHandlerTest.php \Drupal\Tests\inline_form_errors\Unit\FormErrorHandlerTest::messenger
  2. 9 core/tests/Drupal/Tests/Core/Form/FormErrorHandlerTest.php \Drupal\Tests\Core\Form\FormErrorHandlerTest::messenger
  3. 8.9.x core/modules/inline_form_errors/tests/src/Unit/FormErrorHandlerTest.php \Drupal\Tests\inline_form_errors\Unit\FormErrorHandlerTest::messenger
  4. 8.9.x core/tests/Drupal/Tests/Core/Form/FormErrorHandlerTest.php \Drupal\Tests\Core\Form\FormErrorHandlerTest::messenger
  5. 11.x core/modules/inline_form_errors/tests/src/Unit/FormErrorHandlerTest.php \Drupal\Tests\inline_form_errors\Unit\FormErrorHandlerTest::messenger
  6. 11.x core/tests/Drupal/Tests/Core/Form/FormErrorHandlerTest.php \Drupal\Tests\Core\Form\FormErrorHandlerTest::messenger

The messenger.

Type: \Drupal\Core\Messenger\MessengerInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/modules/inline_form_errors/tests/src/Unit/FormErrorHandlerTest.php, line 31

Class

FormErrorHandlerTest
@coversDefaultClass \Drupal\inline_form_errors\FormErrorHandler @group InlineFormErrors

Namespace

Drupal\Tests\inline_form_errors\Unit

Code

protected $messenger;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.