I am new to angular and want to know if I can inject controller into service and then that service can be shared into multiple services.
Or help me out to know how can I create a function in service which can be used my multiple controllers?
I am new to angular and want to know if I can inject controller into service and then that service can be shared into multiple services.
Or help me out to know how can I create a function in service which can be used my multiple controllers?