constant BookAccess::API_COMPATIBLE_VERSION in Book access 7.2
The minimum API version with which the module is compatible.
File
- ./
book_access.module, line 14 - 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_COMPATIBLE_VERSION = '2.5';