new DeVos\Laravel\Valida...es\DutchLicenseNumber() of type DeVos\Laravel\Validation...ules\DutchLicenseNumber is incompatible with the type Closure|string expected by parameter $extension of Illuminate\Support\Facades\Validator::extend().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation
19
/** @scrutinizer ignore-type */ new Rules\DutchLicenseNumber,