You are here

constant VIEWS_API_VERSION in Views (for Drupal 7) 8.3

Views API version string.

1 use of VIEWS_API_VERSION
views_api_version in ./views.module
Advertise the current views api version

File

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

Code

const VIEWS_API_VERSION = '3.0';