Skip to content

Commit

Permalink
nfe fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bachilli committed Aug 20, 2019
1 parent 3a6cff4 commit 8235810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Rules/Nfe.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
use Illuminate\Contracts\Validation\Rule;


class Nfe
class Nfe implements Rule
{
public $allowMask;

Expand Down

0 comments on commit 8235810

Please sign in to comment.