summaryrefslogtreecommitdiffstats
path: root/lib/public/IInitialStateService.php
Commit message (Collapse)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fully deprecate the old initial state interface, not just the methodsChristoph Wurst2021-01-221-0/+4
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move initial state provider to boostrapRoeland Jago Douma2020-10-041-0/+4
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update license headersChristoph Wurst2019-12-051-1/+4
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add a key parameter to the new initial state APIChristoph Wurst2019-01-301-3/+7
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Provide initial stateRoeland Jago Douma2019-01-291-0/+56
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>