The README specifies that hook_entity_info() requires "operations" to be defined.
The README should be updated to match the manual that specifies that operations should be defined in hook_entity_operations_info().
The README specifies that hook_entity_info() requires "operations" to be defined.
The README should be updated to match the manual that specifies that operations should be defined in hook_entity_operations_info().
Comments
Comment #1
joachim commentedFixed.
Thanks for reporting!