FluxBB\Core\Application::registerConfiguredProviders PHP Method

registerConfiguredProviders() public method

Register all of the configured providers.
public registerConfiguredProviders ( ) : void
return void
    public function registerConfiguredProviders()
    {
        // TODO: Implement registerConfiguredProviders() method.
    }