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\viewsCode
public function enable();