You are here

public property DisplayBase::$id in Layout 8.2

The ID (config name) identifying a specific display object.

Type: string

File

lib/Drupal/layout/Config/DisplayBase.php, line 25
Definition of Drupal\layout\Config\DisplayBase.

Class

DisplayBase
Base class for 'display' and 'unbound_display' configuration entities.

Namespace

Drupal\layout\Config

Code

public $id;