I'm attempting to run this on php target.
When I compile and launch the page, it says InjectorMapping.hx:84: Warning: Injector contains mapping: [ufront.auth.api.EasyAuthApiAsync] mapped to [singleton ufront.auth.api.EasyAuthApiAsync]. Attempting to overwrite this with mapping for singleton ufront.auth.api.EasyAuthApiAsync. If you have overwritten this mapping intentionally you can useinjector.unmap()prior to your replacement mapping in order to avoid seeing this message.
Any suggestions?
I'm attempting to run this on php target.
When I compile and launch the page, it says
InjectorMapping.hx:84: Warning: Injector contains mapping: [ufront.auth.api.EasyAuthApiAsync] mapped to [singleton ufront.auth.api.EasyAuthApiAsync]. Attempting to overwrite this with mapping for singleton ufront.auth.api.EasyAuthApiAsync. If you have overwritten this mapping intentionally you can useinjector.unmap()prior to your replacement mapping in order to avoid seeing this message.Any suggestions?