You are here

protected property DynamicLayoutDeriver::$basePluginId in Dynamic Layouts 8

The base plugin ID that the derivative is for.

Type: string

File

src/Plugin/Derivative/DynamicLayoutDeriver.php, line 21

Class

DynamicLayoutDeriver
Makes a flexible layout for each layout config entity.

Namespace

Drupal\dynamic_layouts\Plugin\Derivative

Code

protected $basePluginId;