qr/after_recall_action called with action: add, ref: Koha::Recall/,
'->add_recall calls the after_recall_action hook with action add';
$schema->storage->txn_rollback;
Koha::Plugins::Methods->delete;
};
-