You are here

protected property PanelsEverywhereDisplayVariant::$title in Panels Everywhere 8

Same name and namespace in other branches
  1. 8.4 src/Plugin/DisplayVariant/PanelsEverywhereDisplayVariant.php \Drupal\panels_everywhere\Plugin\DisplayVariant\PanelsEverywhereDisplayVariant::title

The title for the display variant.

Type: string

File

src/Plugin/DisplayVariant/PanelsEverywhereDisplayVariant.php, line 35

Class

PanelsEverywhereDisplayVariant
Provides a display variant that simply contains blocks.

Namespace

Drupal\panels_everywhere\Plugin\DisplayVariant

Code

protected $title;