You are here

protected property FormAjaxResponseBuilderTest::$routeMatch in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php \Drupal\Tests\Core\Form\FormAjaxResponseBuilderTest::routeMatch

Type: \Drupal\Core\Routing\RouteMatchInterface|\PHPUnit_Framework_MockObject_MockObject

File

core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php, line 32
Contains \Drupal\Tests\Core\Form\FormAjaxResponseBuilderTest.

Class

FormAjaxResponseBuilderTest
@coversDefaultClass \Drupal\Core\Form\FormAjaxResponseBuilder @group Form

Namespace

Drupal\Tests\Core\Form

Code

protected $routeMatch;