public property ViewStorage::$api_version in Views (for Drupal 7) 8.3
The views API version this view was created by.
Type: string
File
- lib/
Drupal/ views/ ViewStorage.php, line 68 - Definition of Drupal\views\ViewStorage.
Class
- ViewStorage
- Defines a ViewStorage configuration entity class.
Namespace
Drupal\viewsCode
public $api_version = VIEWS_API_VERSION;