Document order of revisions returned by getRevisions.
This commit is contained in:
parent
ae6655aa9b
commit
d3e7f50e8f
1 changed files with 2 additions and 1 deletions
|
|
@ -274,7 +274,8 @@ sub getRevisionCount {
|
||||||
|
|
||||||
=head2 getRevisions ( [ status ] )
|
=head2 getRevisions ( [ status ] )
|
||||||
|
|
||||||
Returns an array reference of the revision objects of this asset.
|
Returns an array reference of the revision objects of this asset, sorted by revision date in descending
|
||||||
|
order. The most recent version will always be first.
|
||||||
|
|
||||||
=head3 status
|
=head3 status
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue