protected property MockMenuBlock::$depth

The number of menu levels deep to render.

Type: integer

File

drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockMenuBlock.php, line 31
Definition of Drupal\plugin_test\Plugin\plugin_test\mock_block\MockMenuBlock.

Class

MockMenuBlock
Mock implementation of a menu block plugin used by Plugin API unit tests.

Namespace

Drupal\plugin_test\Plugin\plugin_test\mock_block

Code

protected $depth;