POD fix about the default sort order of returned assets.
This commit is contained in:
parent
ae4c57a7f0
commit
9368a5dbcf
1 changed files with 1 additions and 1 deletions
|
|
@ -167,7 +167,7 @@ sub getKeywordsForAsset {
|
|||
|
||||
=head2 getMatchingAssets ( { startAsset => $asset, keyword => $keyword } )
|
||||
|
||||
Returns an array reference of asset ids matching the params.
|
||||
Returns an array reference of asset ids matching the params. Assets are returned in order of creationDate.
|
||||
|
||||
=head3 startAsset
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue