new Soved\Laravel\Valida...ber\Rules\PhoneNumber() of type Soved\Laravel\Validation...umber\Rules\PhoneNumber 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\PhoneNumber,