Skip to content

Commit

Permalink
Merge pull request #9 from apility/develop
Browse files Browse the repository at this point in the history
Fix NotDateRule explain signature
  • Loading branch information
thomas-alrek authored Mar 9, 2022
2 parents 8198f38 + cc1949b commit 1ef76c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/DateRules/NotDateRule.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
use Carbon\Carbon;

use Netflex\RuleBuilder\Contracts\Traversable;
use Netflex\RuleBuilder\ExplainerNode;

class NotDateRule extends DateRule implements Traversable
{
Expand Down

0 comments on commit 1ef76c8

Please sign in to comment.