You are here

constant BookAccess::API_VERSION in Book access 6.2

Same name and namespace in other branches
  1. 7.2 book_access.module \BookAccess::API_VERSION

The API version implemented by the module.

File

./book_access.module, line 14
Allows to set the access control for book nodes on a per book basis. It is based on forum_access.module and tac_lite.module.

Class

BookAccess
@file

Code

const API_VERSION = '2.4';