class MockLayoutBlock

Same name and namespace in other branches
  1. 9 core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockLayoutBlock.php \Drupal\plugin_test\Plugin\plugin_test\mock_block\MockLayoutBlock
  2. 8.9.x core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockLayoutBlock.php \Drupal\plugin_test\Plugin\plugin_test\mock_block\MockLayoutBlock
  3. 10 core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockLayoutBlock.php \Drupal\plugin_test\Plugin\plugin_test\mock_block\MockLayoutBlock

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

No implementation here as there are no tests for this yet.

Hierarchy

Expanded class hierarchy of MockLayoutBlock

See also

\Drupal\plugin_test\Plugin\MockBlockManager

\Drupal\plugin_test\Plugin\plugin_test\mock_block\MockUserLoginBlock

\Drupal\plugin_test\Plugin\plugin_test\mock_block\MockMenuBlock

File

core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockLayoutBlock.php, line 16

Namespace

Drupal\plugin_test\Plugin\plugin_test\mock_block
View source
class MockLayoutBlock extends PluginBase {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.