7 lines
248 B
Plaintext
7 lines
248 B
Plaintext
parameters:
|
|
tmpDir: ../../temp/phpstan
|
|
bootstrap: bootstrap.php
|
|
ignoreErrors:
|
|
- '#Function members_register_.+ not found#'
|
|
- '#MailPoet\\Premium\\DI\\ContainerConfigurator not found#' # this class is not available when premium is not active
|