Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REF] Minor cleanup - declare exceptions, use single quotes, strict comparison #16137

Merged
merged 1 commit into from
Dec 22, 2019

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

Minor code cleanup

Before

Generic Exception declared, double quotes used unnecessarily, non-strict comparison used unecessarily

After

Correct exceptions used. Preferred stricter syntax used.

Technical Details

Comments

@civibot
Copy link

civibot bot commented Dec 22, 2019

(Standard links)

@civibot civibot bot added the master label Dec 22, 2019
@mattwire mattwire merged commit 574cf20 into civicrm:master Dec 22, 2019
@eileenmcnaughton eileenmcnaughton deleted the less_dep branch December 22, 2019 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants