phpstan-src icon indicating copy to clipboard operation
phpstan-src copied to clipboard

Make IntegerRangeType constructor private

Open herndlm opened this issue 3 years ago • 0 comments

I was blindly following that comment (see diff), but tbh I did not fully understand it. Is it fine to do this or should it be rather deprecated via phpdoc?

Something should be done I think to avoid people using it instead of the static create function.

herndlm avatar Aug 15 '22 14:08 herndlm