You are here

protected property BatTypeHandlerTypeCalendarsField::$pathValidator in Booking and Availability Management Tools for Drupal 8

The path validator.

Type: \Drupal\Core\Path\PathValidatorInterface

File

modules/bat_unit/src/Plugin/views/field/BatTypeHandlerTypeCalendarsField.php, line 27
This field handler aggregates calendar edit links for a Bat Type under a single field.

Class

BatTypeHandlerTypeCalendarsField
Plugin annotation @ViewsField("bat_type_handler_type_calendars_field");

Namespace

Drupal\bat_unit\Plugin\views\field

Code

protected $pathValidator;