You are here

public property AliasType::$types in View Mode Page 3.2.x

Same name and namespace in other branches
  1. 8.3 src/Annotation/AliasType.php \Drupal\view_mode_page\Annotation\AliasType::types
  2. 4.0.x src/Annotation/AliasType.php \Drupal\view_mode_page\Annotation\AliasType::types

The token types.

Type: string[]

File

src/Annotation/AliasType.php, line 35

Class

AliasType
Defines an AliasType annotation.

Namespace

Drupal\view_mode_page\Annotation

Code

public $types = [];