Skip to content

Commit

Permalink
hop
Browse files Browse the repository at this point in the history
  • Loading branch information
rap2hpoutre committed Oct 11, 2017
1 parent 019154d commit 90d5280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/UuidRule.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

use Illuminate\Contracts\Validation\Rule;

class Uuid implements Rule
class UuidRule implements Rule
{

/**
Expand Down

0 comments on commit 90d5280

Please sign in to comment.