You are here

protected property AssertLegacyTraitTest::$page in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Core/Assert/AssertLegacyTraitTest.php \Drupal\Tests\Core\Assert\AssertLegacyTraitTest::page

The mocked page element used for testing.

Type: Behat\Mink\Element\DocumentElement|\Prophecy\Prophecy\ObjectProphecy

File

core/tests/Drupal/Tests/Core/Assert/AssertLegacyTraitTest.php, line 36

Class

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

Namespace

Drupal\Tests\Core\Assert

Code

protected $page;