Problem/Motivation
The @property annotations in some doc blocks is wrong. This leads to errors in phpstan.
Related issue: https://github.com/mglaman/phpstan-drupal/issues/403
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3279502-2.patch | 2.46 KB | webflo |
Comments
Comment #2
webflo commentedComment #3
spokjeI couldn't find any more
@propertyannotations without a leading$after applying this patch.RTBC for me.
Comment #4
alexpottCommitted and pushed da8f764fa4 to 10.0.x and 931357249a to 9.5.x and 49b3a6c35b to 9.4.x and 9d8501cb00 to 9.3.x. Thanks!
Backported to 9.3.x as this is a document fix.