protected property ViewPageController::$executableFactory

The view executable factory.

Type: \Drupal\views\ViewExecutableFactory

File

drupal/core/modules/views/lib/Drupal/views/Routing/ViewPageController.php, line 34
Contains \Drupal\views\Routing\ViewPageController.

Class

ViewPageController
Defines a page controller to execute and render a view.

Namespace

Drupal\views\Routing

Code

protected $executableFactory;