public function PanelizerEntityInterface::hook_field_attach_delete_revision in Panelizer 7.3
Same name and namespace in other branches
- 7.2 plugins/entity/PanelizerEntityDefault.class.php \PanelizerEntityInterface::hook_field_attach_delete_revision()
1 method overrides PanelizerEntityInterface::hook_field_attach_delete_revision()
File
- plugins/
entity/ PanelizerEntityDefault.class.php, line 29 - Base class for the Panelizer Entity plugin.
Class
- PanelizerEntityInterface
- Interface to describe how PanelizerEntity plugin objects are implemented.
Code
public function hook_field_attach_delete_revision($entity);