Proposed resolution
- Add type hints to all class properties.
- Add return type hints to all methods.
- Use
readonlyproperties for services injected via the constructor.
Remaining tasks
Update all classes (Helper, Normalizers, EventSubscribers, REST Resources) with modern PHP type hints.
Issue fork myrest-3582793
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
sergeydruua commentedComment #5
sergeydruua commented