You are here

protected property MenuLinkParentTest::$pathValidator in Drupal 10

Same name and namespace in other branches
  1. 9 core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php \Drupal\Tests\migrate\Unit\process\MenuLinkParentTest::pathValidator

A Path validator prophecy.

Type: \Prophecy\Prophecy\ObjectProphecy

File

core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php, line 45

Class

MenuLinkParentTest
Tests the menu link parent process plugin.

Namespace

Drupal\Tests\migrate\Unit\process

Code

protected $pathValidator;