Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -18/+2 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | Improve container return type annotations | Julius Härtl | 2022-10-14 | 1 | -3/+5 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Improve psalm annotation to make it stricter | Carl Schwan | 2022-05-13 | 1 | -2/+3 |
| | | | | | | | 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> | ||||
* | Add a public replacement for OC::$server->get | Carl Schwan | 2022-05-10 | 1 | -0/+54 |
Signed-off-by: Carl Schwan <carl@carlschwan.eu> |