if (!$destination || empty($destination)) {
                throw new Exception("You must specify a destination (eg email address) when adding a recipient to a notification");
            }