phpstan.neon 192 B

1234567
  1. parameters:
  2. reportUnmatchedIgnoredErrors: false
  3. ignoreErrors:
  4. -
  5. message: '#Unsafe usage of new static\(\)#'
  6. paths:
  7. - src/Collection.php