We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
HasValue
1 parent dc94e36 commit 7ea27a0Copy full SHA for 7ea27a0
src/Filter/HasValue.php
@@ -0,0 +1,8 @@
1
+<?php
2
+
3
+namespace ipl\Stdlib\Filter;
4
5
+class HasValue extends Condition
6
+{
7
8
+}
0 commit comments