Nextcloud PHP API (master)

IBootstrap

Tags
since
20.0.0

Table of Contents

Methods

boot()  : void
Boot the application
register()  : void

Methods

boot()

Boot the application

public boot(IBootContext $context) : void

At this stage you can assume that all services are registered and the DI container(s) are ready to be queried.

This is also the state where an optional appinfo/app.php was loaded.

Parameters
$context : IBootContext
Tags
since
20.0.0

        
On this page

Search results