method ContainerBuilder.prototype.setAutoRegister ContainerBuilder.prototype.setAutoRegister(enabled: boolean): this Enables or disables auto-registration fallback to the external resolver. Parameters enabled: boolean true to enable fallback (defaults to false) Return Type this This builder for chaining