Changeset 62292 for trunk/tests/phpstan/base.neon
- Timestamp:
- 05/02/2026 05:16:01 AM (4 months ago)
- File:
-
- 1 edited
-
trunk/tests/phpstan/base.neon (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpstan/base.neon
r61873 r62292 4 4 # 5 5 # https://phpstan.org/config-reference 6 7 services: 8 # Bridges WordPress core's `@global Type $varname` function docblock convention to 9 # PHPStan's variable type resolution. See tests/phpstan/GlobalDocBlockVisitor.php. 10 - 11 class: WordPress\PHPStan\GlobalDocBlockVisitor 12 tags: 13 - phpstan.parser.richParserNodeVisitor 6 14 7 15 parameters: … … 91 99 - ../../src/wp-trackback.php 92 100 - ../../src/xmlrpc.php 101 - GlobalDocBlockVisitor.php 93 102 bootstrapFiles: 94 103 - bootstrap.php
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)