PHP Classes

File: phpstan.neon

Recommend this page to a friend!
  Classes of T. H.   Druid PHP Client   phpstan.neon   Download  
File: phpstan.neon
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Druid PHP Client
Send queries to a Apache Druid service
Author: By
Last change:
Date: 4 years ago
Size: 437 bytes
 

Contents

Class file image Download
parameters: level: max includes: - vendor/timeweb/phpstan-enum/extension.neon - vendor/phpstan/phpstan-mockery/extension.neon ignoreErrors: - '#Call to an undefined method (.*)?Mockery\\(.*)::(.*)#' - '#Parameter (.*) of (.*) expects (.*)Mockery\\LegacyMockInterface given.#' excludes_analyse: - src/DruidServiceProvider.php - src/Facades/Druid.php paths: - tests - src