Initialize the admin theme system and determine which admin theme should be used
All admin themes must call this init() method to register themselves.
Note: this should be called after API ready.
Usage
$adminTheme->init();
AdminTheme methods and properties
API reference based on ProcessWire core version 3.0.236