You are here

protected property RouteSubscriber::$viewsDisplayPairs in Forms Steps 8

Stores a list of view,display IDs which haven't be used in the alter event.

Type: array

File

src/EventSubscriber/RouteSubscriber.php, line 27

Class

RouteSubscriber
Builds up the routes of all forms steps. (based on views RouteSubscriber)

Namespace

Drupal\forms_steps\EventSubscriber

Code

protected $viewsDisplayPairs;