✨ method parameter default value rendering #68
Annotations
5 errors
src/DocBlock/Tags/Factory/MethodParameterFactory.php#L25
Method phpDocumentor\Reflection\DocBlock\Tags\Factory\MethodParameterFactory::format() has parameter $defaultValue with no type specified.
|
src/DocBlock/Tags/Factory/MethodParameterFactory.php#L38
Method phpDocumentor\Reflection\DocBlock\Tags\Factory\MethodParameterFactory::formatNull() has parameter $defaultValue with no type specified.
|
src/DocBlock/Tags/Factory/MethodParameterFactory.php#L58
Method phpDocumentor\Reflection\DocBlock\Tags\Factory\MethodParameterFactory::formatArray() has parameter $defaultValue with no value type specified in iterable type array.
|
src/DocBlock/Tags/MethodParameter.php#L32
Method phpDocumentor\Reflection\DocBlock\Tags\MethodParameter::__construct() has parameter $defaultValue with no type specified.
|
|
The logs for this run have expired and are no longer available.
Loading