You are here

public property ViewStorage::$module in Views (for Drupal 7) 8.3

The module implementing this view.

Type: string

File

lib/Drupal/views/ViewStorage.php, line 116
Definition of Drupal\views\ViewStorage.

Class

ViewStorage
Defines a ViewStorage configuration entity class.

Namespace

Drupal\views

Code

public $module = 'views';