From fdd725f58cfe96d9bb9454d0347f6ff847fce69d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Thu, 20 Apr 2017 14:58:20 +0200 Subject: Added notmatches operator for tagging rule --- src/Wallabag/CoreBundle/Operator/PHP/NotMatches.php | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 src/Wallabag/CoreBundle/Operator/PHP/NotMatches.php (limited to 'src/Wallabag/CoreBundle/Operator/PHP/NotMatches.php') diff --git a/src/Wallabag/CoreBundle/Operator/PHP/NotMatches.php b/src/Wallabag/CoreBundle/Operator/PHP/NotMatches.php new file mode 100644 index 00000000..eecb43cc --- /dev/null +++ b/src/Wallabag/CoreBundle/Operator/PHP/NotMatches.php @@ -0,0 +1,21 @@ +