You are here

protected property PanelsEverywhereDisplayVariant::$title in Panels Everywhere 8.4

Same name and namespace in other branches
  1. 8 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 45

Class

PanelsEverywhereDisplayVariant
Provides a display variant that simply contains blocks.

Namespace

Drupal\panels_everywhere\Plugin\DisplayVariant

Code

protected $title;