You are here

protected property MenuLinkParentTest::$menuLinkManager in Drupal 8

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

A MigrationInterface prophecy.

Type: \Prophecy\Prophecy\ObjectProphecy

File

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

Class

MenuLinkParentTest
Tests the menu link parent process plugin.

Namespace

Drupal\Tests\migrate\Unit\process

Code

protected $menuLinkManager;