You are here

protected property Section::$scheme in Workbench Access 8

Same name in this branch
  1. 8 src/Plugin/views/filter/Section.php \Drupal\workbench_access\Plugin\views\filter\Section::scheme
  2. 8 src/Plugin/views/field/Section.php \Drupal\workbench_access\Plugin\views\field\Section::scheme

Scheme.

Type: \Drupal\workbench_access\Entity\AccessSchemeInterface

File

src/Plugin/views/field/Section.php, line 27

Class

Section
Field handler to present the section assigned to the node.

Namespace

Drupal\workbench_access\Plugin\views\field

Code

protected $scheme;