You are here

constant NodeViewPermissionsTest::HTTP_FORBIDDEN in Node View Permissions 7

Constants for the HTTP response codes.

File

tests/node_view_permissions.test, line 13

Class

NodeViewPermissionsTest
Tests for Node View Permissions.

Code

const HTTP_FORBIDDEN = 403;