Level 104
It is a default configuration option - if you don't like it; then configure it to be false
1 like
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
It is a default configuration option - if you don't like it; then configure it to be false
Please or to participate in this conversation.