You are here

protected property MenuLinkParentTest::$menuLinkStorage in Drupal 9

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

The menu link entity storage handler.

Type: \Prophecy\Prophecy\ObjectProphecy

File

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

Class

MenuLinkParentTest
Tests the menu link parent process plugin.

Namespace

Drupal\Tests\migrate\Unit\process

Code

protected $menuLinkStorage;