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