You are here

public function ViewStorageInterface::enable in Views (for Drupal 7) 8.3

Sets the configuration entity status to enabled.

Overrides ConfigEntityInterface::enable

File

lib/Drupal/views/ViewStorageInterface.php, line 20
Definition of Drupal\views\ViewStorageInterface.

Class

ViewStorageInterface
Defines an interface for View storage classes.

Namespace

Drupal\views

Code

public function enable();