getObserver
Provides access to any registered observer instance. If multiple instances of the same class have been registered, the first observer will be returned.
Throws
when the class has not been registered.
Provides access to any registered observer instance. If multiple instances of the same class have been registered, the first observer will be returned.
when the class has not been registered.