-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
extension.neon
34 lines (32 loc) · 1.07 KB
/
extension.neon
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
services:
- class: \Lipe\Lib\Phpstan\Services\TypeNodeResolver\AtLeast
tags:
- phpstan.phpDoc.typeNodeResolverExtension
- class: \Lipe\Lib\Phpstan\Services\TypeNodeResolver\Exclude
tags:
- phpstan.phpDoc.typeNodeResolverExtension
- class: \Lipe\Lib\Phpstan\Services\TypeNodeResolver\Partial
tags:
- phpstan.phpDoc.typeNodeResolverExtension
- class: \Lipe\Lib\Phpstan\Services\TypeNodeResolver\Pick
tags:
- phpstan.phpDoc.typeNodeResolverExtension
- class: \Lipe\Lib\Phpstan\Services\TypeNodeResolver\Required
tags:
- phpstan.phpDoc.typeNodeResolverExtension
- class: \Lipe\Lib\Phpstan\Services\TypeNodeResolver\Sarcastic
tags:
- phpstan.phpDoc.typeNodeResolverExtension
- class: \Lipe\Lib\Phpstan\Services\TypeNodeResolver\Union
tags:
- phpstan.phpDoc.typeNodeResolverExtension
# Default parameters passed to phpstan by this extension.
parameters:
dynamicConstantNames:
- COOKIEPATH
- DB_NAME
- DOMAIN_CURRENT_SITE
- SITECOOKIEPATH
- WPCOM_IS_VIP_ENV
scanFiles:
- stubs/wp.php