You are here

public property ViewsPager::$id in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/views/src/Annotation/ViewsPager.php \Drupal\views\Annotation\ViewsPager::id

The plugin ID.

Type: string

File

core/modules/views/src/Annotation/ViewsPager.php, line 26
Contains \Drupal\views\Annotation\ViewsPager.

Class

ViewsPager
Defines a Plugin annotation object for views pager plugins.

Namespace

Drupal\views\Annotation

Code

public $id;