IManager
in
Tags
Table of Contents
Methods
- getBackends() : array<string|int, IBackend>
- isEnabled() : bool
- update() : void
- Update all resources from all backends right now.
Methods
getBackends()
public
getBackends() : array<string|int, IBackend>
Use isEnabled instead
Tags
Return values
array<string|int, IBackend>isEnabled()
public
isEnabled() : bool
Tags
Return values
boolupdate()
Update all resources from all backends right now.
public
update() : void