You are here

protected property Page::$variants in Page Manager 8.4

Same name and namespace in other branches
  1. 8 src/Entity/Page.php \Drupal\page_manager\Entity\Page::variants

The page variant entities.

Type: \Drupal\page_manager\PageVariantInterface[]

File

src/Entity/Page.php, line 79

Class

Page
Defines a Page entity class.

Namespace

Drupal\page_manager\Entity

Code

protected $variants;