You are here

protected property RouteEnhancerCollectorTrait::$enhancers in Page Manager 8.4

Same name and namespace in other branches
  1. 8 src/Routing/RouteEnhancerCollectorTrait.php \Drupal\page_manager\Routing\RouteEnhancerCollectorTrait::enhancers

Type: \Drupal\Core\Routing\EnhancerInterface[]

File

src/Routing/RouteEnhancerCollectorTrait.php, line 17

Class

RouteEnhancerCollectorTrait
Provides a trait to make a service a collector of route enhancers.

Namespace

Drupal\page_manager\Routing

Code

protected $enhancers = [];