-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
chore: Address review comments #37150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Check notice
Code scanning / Psalm
PossiblyNullArgument
Check notice
Code scanning / Psalm
PossiblyNullPropertyFetch
Check notice
Code scanning / Psalm
PossiblyNullReference
Please don't forget to set the milestone when opening a PR 😃 |
e887c55
to
be72b4c
Compare
/** @var ICache */ | ||
private $cache; | ||
private ?Server $server = null; | ||
private ?UploadFolder $uploadFolder; |
Check notice
Code scanning / Psalm
PropertyNotSetInConstructor
be72b4c
to
43098a5
Compare
Signed-off-by: Julius Härtl <jus@bitgrid.net>
43098a5
to
b3b567e
Compare
Addressing review follow ups from #27034