You are here

protected property PatternSettingTypeBase::$entityTypeManager in UI Patterns Settings 8.2

Return pattern definitions for setting .

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/PatternSettingTypeBase.php, line 60

Class

PatternSettingTypeBase
Base class for UI Patterns Setting plugins.

Namespace

Drupal\ui_patterns_settings\Plugin

Code

protected $entityTypeManager;