ViewEntityInterface::getExecutable

public ViewEntityInterface::getExecutable()

Gets an executable instance for this view.

Return value

\Drupal\views\ViewExecutable A view executable instance.

File

core/modules/views/src/ViewEntityInterface.php, line 18

Class

ViewEntityInterface
Defines an interface for View storage classes.

Namespace

Drupal\views

Code

public function getExecutable();
doc_Drupal
2016-10-29 09:54:04
Comments
Leave a Comment

Please login to continue.