protected property AssertLegacyTraitTest::$webAssert in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Core/Assert/AssertLegacyTraitTest.php \Drupal\Tests\Core\Assert\AssertLegacyTraitTest::webAssert
The mocked web assert class.
Type: \Drupal\Tests\WebAssert|\Prophecy\Prophecy\ObjectProphecy
File
- core/
tests/ Drupal/ Tests/ Core/ Assert/ AssertLegacyTraitTest.php, line 43
Class
- AssertLegacyTraitTest
- @coversDefaultClass \Drupal\FunctionalTests\AssertLegacyTrait @group Assert @group legacy
Namespace
Drupal\Tests\Core\AssertCode
protected $webAssert;