# packeta/2.0.9/phpstan/core.neon

Packeta, version 2.0.9. 13 lines.

- Page: https://pluginprobe.com/plugins/packeta/2.0.9/code/phpstan/core.neon
- Raw: https://pluginprobe.com/plugins/packeta/2.0.9/raw/phpstan/core.neon
- Modified: 2025-03-10T10:47:38+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/packeta/2.0.9/code/phpstan/core.neon#L10-L20`.

```
includes:
	- base.neon
parameters:
	level: 8
	treatPhpDocTypesAsCertain: false
	strictRules:
		allRules: true
	ignoreErrors:
		-
			identifier: arrayFilter.strict
	paths:
		- ../src/Packetery/Core

```
