protected property BlockStyleBaseTest::$entityTypeManager in Block Style Plugins 8
Same name and namespace in other branches
- 8.2 tests/src/Unit/Plugin/BlockStyleBaseTest.php \Drupal\Tests\block_style_plugins\Unit\Plugin\BlockStyleBaseTest::entityTypeManager
Mocked entity type manager service.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- tests/
src/ Unit/ Plugin/ BlockStyleBaseTest.php, line 35
Class
- BlockStyleBaseTest
- @coversDefaultClass \Drupal\block_style_plugins\Plugin\BlockStyleBase @group block_style_plugins
Namespace
Drupal\Tests\block_style_plugins\Unit\PluginCode
protected $entityTypeManager;