data
data copied to clipboard
Drop `Model\UserAction::$modifier` property
$appliesTo
is enough to detect to what the UA is for (model, new entity, existing/loaded entity).
MODIFIER_UPDATE
was used to detect the UA can modify records to reload UI (table) after the UA was executed, this can/should be detected automatically