Ferdinand Thiessen
|
28ce57d0f4
|
chore: Adjust `OCP\Server::get` annotation to work with phpstan
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2025-02-19 16:50:16 +07:00 |
Andy Scherzinger
|
dae7c159f7
|
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-05-24 13:11:22 +07:00 |
Julius Härtl
|
cea2f79bbd
|
Improve container return type annotations
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-10-14 10:45:16 +07:00 |
Carl Schwan
|
7f899b3bc8
|
Improve psalm annotation to make it stricter
Now using class-string<T> as input will only return T, and any other
string will return mixed
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
2022-05-13 16:14:01 +07:00 |
Carl Schwan
|
f945c0cbc6
|
Add a public replacement for OC::$server->get
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
2022-05-10 18:51:12 +07:00 |