File Manager

Path: /home/liffinac1/domains/bank.stellerpay.ca/public_html/vendor/stripe/stripe-php/

Viewing File: phpstan.neon.dist

includes:
	- phpstan-baseline.neon

parameters:
	level: 1

	bootstrapFiles:
		- tests/bootstrap.php

	ignoreErrors:
		- '#Unsafe usage of new static\(\).#'

	reportUnmatchedIgnoredErrors: false