Skip to content

Commit

Permalink
Chore cs
Browse files Browse the repository at this point in the history
  • Loading branch information
KennedyTedesco committed Aug 30, 2023
1 parent 135dc06 commit 296e876
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Operators/PresenceOperator.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@ enum PresenceOperator: string
{
case EXISTS = 'EXISTS';
case NULL = 'IS NULL';

case EMPTY = 'IS EMPTY';
}

0 comments on commit 296e876

Please sign in to comment.