protected property FormSubmitterTest::$unroutedUrlAssembler in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/tests/Drupal/Tests/Core/Form/FormSubmitterTest.php \Drupal\Tests\Core\Form\FormSubmitterTest::unroutedUrlAssembler
The mocked unrouted URL assembler.
Type: \PHPUnit_Framework_MockObject_MockObject|\Drupal\Core\Utility\UnroutedUrlAssemblerInterface
File
- core/
tests/ Drupal/ Tests/ Core/ Form/ FormSubmitterTest.php, line 38 - Contains \Drupal\Tests\Core\Form\FormSubmitterTest.
Class
- FormSubmitterTest
- @coversDefaultClass \Drupal\Core\Form\FormSubmitter @group Form
Namespace
Drupal\Tests\Core\FormCode
protected $unroutedUrlAssembler;