| Current Path : /var/www/www.indacotrentino.com/www/vendor/opensearch-project/opensearch-php/ |
| Current File : /var/www/www.indacotrentino.com/www/vendor/opensearch-project/opensearch-php/phpstan.neon.dist |
includes:
- vendor/phpstan/phpstan-mockery/extension.neon
parameters:
level: 5
paths:
- src
- tests
reportUnmatchedIgnoredErrors: true
ignoreErrors:
- '#Call to an undefined method OpenSearch\\Client::bar\(\).#'
- '#Call to an undefined method OpenSearch\\Client::foo\(\).#'
- '#Call to an undefined method OpenSearch\\Client::slm\(\).#'