some more documentation of method

This commit is contained in:
Uwe Steinmann 2022-09-18 12:44:20 +02:00
parent 4329729ae0
commit 94d6dd0511

View File

@ -4608,6 +4608,9 @@ class SeedDMS_Core_DocumentContent extends SeedDMS_Core_Object { /* {{{ */
/**
* Get the current revision status of the document content
* The revision status is a list of revisions
* If $limit is 1 it will return just the last log entry for each
* revisor.
* Keep in mind that a revision log may contain repeating revisions.
*
* @param integer $limit maximum number of records per revisor
* @return array list of revisions