remove_<model>_tag

Usage

Fires when tags are removed from a record of type <model>

Arguments

Omeka_Record_AbstractRecord record

The record tags are being removed from.

array added

Array of tags removed

Examples