Active
Project:
Token
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Apr 2013 at 05:43 UTC
Updated:
11 Apr 2013 at 05:43 UTC
token_entity_info_alter() adds a new property to entity info, and allows other modules to set this property in their hook_entity_info().
This should be documented in an api.php file -- AFAIK there is no standard for this, but the way Entity API module documents its additions is probably a good example.