Created
August 7, 2021 12:38
-
-
Save tadeubdev/350213c140e0bb2b0464f63afd9e1a35 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| if ($isValue1 xor $isValue2) { | |
| // code | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment