constant BookAccess::API_VERSION in Book access 7.2
Same name and namespace in other branches
- 6.2 book_access.module \BookAccess::API_VERSION
The API version implemented by the module.
File
- ./
book_access.module, line 19 - Allows to set the access control for book nodes on a per book basis. Based on forum_access.module and tac_lite.module.
Class
- BookAccess
- @file
Code
const API_VERSION = '2.5';