Skip to content

Commit

Permalink
Remove example code.
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Mar 18, 2020
1 parent 004345a commit 94f68ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Support/Validator.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
use Illuminate\Contracts\Validation\Validator as ValidatorContract;
use Illuminate\Http\Request;

// $validator->state(...)->listen(...)->validate();
abstract class Validator
{
use Concerns\Validation;
Expand Down

0 comments on commit 94f68ee

Please sign in to comment.