## Story As developer, I want to avoid redundant type annotations as this reduces the amount of code I need to maintain and that could get out of sync. ## Acceptance criteria - [ ] There are only `@var` annotations left that are required to avoid a PHPStan warning.