You are here

protected property WebformAccessBreadcrumbBuilder::$type in Webform 8.5

Same name and namespace in other branches
  1. 6.x modules/webform_access/src/Breadcrumb/WebformAccessBreadcrumbBuilder.php \Drupal\webform_access\Breadcrumb\WebformAccessBreadcrumbBuilder::type

The current route's entity or plugin type.

Type: string

File

modules/webform_access/src/Breadcrumb/WebformAccessBreadcrumbBuilder.php, line 25

Class

WebformAccessBreadcrumbBuilder
Provides a webform access breadcrumb builder.

Namespace

Drupal\webform_access\Breadcrumb

Code

protected $type;