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
2016-11-30 16:49:14
Comments
Leave a Comment

Please login to continue.