You are here

protected property AssertLegacyTraitTest::$webAssert in Drupal 8

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

Class

AssertLegacyTraitTest
@coversDefaultClass \Drupal\FunctionalTests\AssertLegacyTrait @group Assert @group legacy

Namespace

Drupal\Tests\Core\Assert

Code

protected $webAssert;