summaryrefslogtreecommitdiffstats
path: root/lib/private/AppFramework/Bootstrap/BootContext.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-2/+4
* Use the proper IAppContainer and IServerContainer type hints to know which co...Morris Jobke2020-07-211-5/+5
* Make the bootstrap context return ContainerInterface instancesChristoph Wurst2020-07-211-6/+6
* Callable parameter injectionChristoph Wurst2020-07-031-0/+4
* Add dedicated API for apps' bootstrapping processChristoph Wurst2020-06-171-0/+48