Commit 0a84b82b authored by Curos's avatar Curos

CS fix

parent bedfcdcf
<?php namespace Jenssegers\Mongodb\Validation; <?php namespace Jenssegers\Mongodb\Validation;
use MongoDB\BSON\Regex as MongoRegex;
class DatabasePresenceVerifier extends \Illuminate\Validation\DatabasePresenceVerifier class DatabasePresenceVerifier extends \Illuminate\Validation\DatabasePresenceVerifier
{ {
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment