Add phpstan autoload option

This commit is contained in:
Mikko Pesari
2019-05-10 18:25:07 +03:00
parent 79e42fed14
commit afa20d96ca
2 changed files with 15 additions and 0 deletions

View File

@@ -171,6 +171,14 @@ g:ale_php_phpstan_configuration *g:ale_php_phpstan_configuration*
This variable sets path to phpstan configuration file.
g:ale_php_phpstan_autoload *g:ale_php_phpstan_autoload*
*b:ale_php_phpstan_autoload*
Type: |String|
Default: `''`
This variable sets path to phpstan autoload file.
===============================================================================
psalm *ale-php-psalm*