Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/loopbackio/loopback-next
/
Class
packages/core/src/__tests__/unit/service.unit.ts:572–572 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
570
}
571
572
class
UserController {
573
constructor(
574
@service(UserService)
575
public userService: UserService,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected