dam28800's avatar

Laavel Pint

Hello,

I use laravel pint but it always modifies :

 public function test(?string $test = null)

By

 public function test(string $test = null)

A problem in the configuration ?

Thanks

0 likes
1 reply

Please or to participate in this conversation.