Skip to content
Snippets Groups Projects
Commit 0dee43e0 authored by colemanw's avatar colemanw
Browse files

[REF] Refactor redundant `isset()`s to use null coalescing operator (??).

Replaced lengthy `isset` conditions with the more concise null coalescing operator.
parent 07cdd0c3
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment