mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 16:29:34 +00:00
chore(ee)
This commit is contained in:
parent
481faae607
commit
4c5894e6bd
@ -196,7 +196,7 @@ function assertAtLeastOneStageRemain(workflowStages, diffStages) {
|
||||
* Used for searching for the nearest stage that is not deleted.
|
||||
* Starts by searching the elements before the index, then the remaining elements in the array.
|
||||
*
|
||||
* @param {Array} stages of stages
|
||||
* @param {Array} stages
|
||||
* @param {Number} startIndex the index to start searching from
|
||||
* @param {Function} condition must evaluate to true for the object to be considered a match
|
||||
* @returns {Number}
|
||||
|
Loading…
x
Reference in New Issue
Block a user