Make isValid method private #27
Annotations
4 errors and 1 warning
phpstan:
src/VatValidatorServiceProvider.php#L24
Call to private method isValid() of class Danielebarbaro\LaravelVatEuValidator\Rules\VatNumber.
|
phpstan:
src/VatValidatorServiceProvider.php#L32
Call to private method isValid() of class Danielebarbaro\LaravelVatEuValidator\Rules\VatNumberExist.
|
phpstan:
src/VatValidatorServiceProvider.php#L40
Call to private method isValid() of class Danielebarbaro\LaravelVatEuValidator\Rules\VatNumberFormat.
|
phpstan
Process completed with exit code 1.
|
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|