Closed hinerm closed 1 year ago
AbstractGateway currently does not have a location() that returns a LocationService. I think it is reasonable to add one. It was probably just forgotten when migrating locations from SCIFIO -> SJC.
location()
LocationService
It can be added in with the rest of the convenience methods, in alphabetical order.
AbstractGateway currently does not have a
location()
that returns aLocationService
. I think it is reasonable to add one. It was probably just forgotten when migrating locations from SCIFIO -> SJC.It can be added in with the rest of the convenience methods, in alphabetical order.