Ember.String Namespace
PUBLIC
Defined in: packages/ember-runtime/lib/system/string.js:144
Module: ember-runtime
Defines string helper methods including string formatting and localization. Unless EmberENV.EXTEND_PROTOTYPES.String
is false
these methods will also be added to the String.prototype
as well.
Please login to continue.