mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-03 04:33:39 +00:00
docs(modeling/util): fix LaneUtil docs
This commit is contained in:
parent
6a3bdd32ea
commit
90067aba03
@ -30,7 +30,7 @@ module.exports.LANE_INDENTATION = LANE_INDENTATION;
|
|||||||
/**
|
/**
|
||||||
* Collect all lane shapes in the given paren
|
* Collect all lane shapes in the given paren
|
||||||
*
|
*
|
||||||
* @param {[type]} shape
|
* @param {djs.model.Shape} shape
|
||||||
* @param {Array<djs.model.Base>} [collectedShapes]
|
* @param {Array<djs.model.Base>} [collectedShapes]
|
||||||
*
|
*
|
||||||
* @return {Array<djs.model.Base>}
|
* @return {Array<djs.model.Base>}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user