constant BLOCK_TOKEN_SEPARATOR in Block Token 7
Same name and namespace in other branches
- 8 block_token.module \BLOCK_TOKEN_SEPARATOR
2 uses of BLOCK_TOKEN_SEPARATOR
- block_token_tokens in ./
block_token.module - Implements hook_tokens().
- block_token_token_name in ./
block_token.module - Creates the token string.
File
- ./
block_token.module, line 38 - The file contains Block Token module code.
Code
define('BLOCK_TOKEN_SEPARATOR', ':');