/home/smartonegroup/www/veroserv/vendor/spatie/ray/phpstan-baseline.neon
parameters:
	ignoreErrors:
		-
			message: "#^Function app not found\\.$#"
			count: 1
			path: src/helpers.php

		-
			message: "#^Instantiated class Spatie\\\\RayBundle\\\\Ray not found\\.$#"
			count: 1
			path: src/helpers.php

		-
			message: "#^Instantiated class Spatie\\\\WordPressRay\\\\Ray not found\\.$#"
			count: 1
			path: src/helpers.php