You are here

protected property ThemeSwitcherRule::$pluginCollection in Theme Switcher Rules 8

The plugin collection that holds the block plugin for this entity.

Type: \Drupal\block\BlockPluginCollection

File

src/Entity/ThemeSwitcherRule.php, line 100

Class

ThemeSwitcherRule
Defines the Theme Switcher Rule entity.

Namespace

Drupal\theme_switcher\Entity

Code

protected $pluginCollection;