mirror of
https://github.com/nasa/openmct.git
synced 2024-12-18 20:57:53 +00:00
[API] Mark Composition as instance method
This commit is contained in:
parent
341bceb4e2
commit
cdf21f3763
@ -25,7 +25,7 @@ define([
|
||||
* in the tree.)
|
||||
* @method Composition
|
||||
* @returns {module:openmct.CompositionCollection}
|
||||
* @memberof module:openmct.MCT
|
||||
* @memberof module:openmct.MCT#
|
||||
*/
|
||||
function composition(object) {
|
||||
var provider = getProvider(object);
|
||||
|
Loading…
Reference in New Issue
Block a user