constant VIEWS_API_VERSION

Views API version string.

File

drupal/core/modules/views/views.module, line 20
Primarily Drupal hooks and global API functions to manipulate views.

Code

const VIEWS_API_VERSION = '3.0';