public function ViewStorageInterface::isEnabled

Returns whether the configuration entity is enabled.

Return value

bool

2 methods override ViewStorageInterface::isEnabled()

File

drupal/core/modules/views/lib/Drupal/views/ViewStorageInterface.php, line 32
Definition of Drupal\views\ViewStorageInterface.

Class

ViewStorageInterface
Defines an interface for View storage classes.

Namespace

Drupal\views

Code

public function isEnabled();