FluxBB\Core\Application::registerConfiguredProviders PHP 메소드

registerConfiguredProviders() 공개 메소드

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