This is the constant for our node access grant ID, for the node_access_example_view and node_access_example_edit realms. The ID could be any integer, but we choose 23 because it is this author's favorite number.

Related topics

File

modules/examples/node_access_example/node_access_example.module, line 225
Hook implementations for the Node Access Example module.

Code

define('NODE_ACCESS_EXAMPLE_GRANT_ALL', 23)