where('owner_type', $ownerType) ->where('owner_id', $owner->getKey()) ->delete(); } }