all (array, label) static
This is a convenient alias for RSVP.Promise.all
.
Parameters:
-
array
Array
- Array of promises.
-
label
String
- An optional label. This is useful for tooling.
all (array, label) static
This is a convenient alias for RSVP.Promise.all
.
Array
String
Please login to continue.