DefaultResolver#lookupDescription()

lookupDescription (fullName) protected

Defined in packages/ember-application/lib/system/resolver.js:255

Returns a human-readable description for a fullName. Used by the Application namespace in assertions to describe the precise name of the class that Ember is looking for, rather than container keys.

Parameters:

fullName String
the lookup string
doc_EmberJs
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.