protected property View::$core

The core version the view was created for.

Type: int

File

drupal/core/modules/views/lib/Drupal/views/Plugin/Core/Entity/View.php, line 86
Definition of Drupal\views\Plugin\Core\Entity\View.

Class

View
Defines a View configuration entity class.

Namespace

Drupal\views\Plugin\Core\Entity

Code

protected $core = DRUPAL_CORE_COMPATIBILITY;