mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-10-18 15:00:59 +00:00
minor documentation fix
This commit is contained in:
parent
de62d04129
commit
40646009ab
|
@ -759,6 +759,7 @@ class SeedDMS_Core_Folder extends SeedDMS_Core_Object {
|
||||||
* must be the id of the attribute definition.
|
* must be the id of the attribute definition.
|
||||||
* @param array $version_attributes list of document version attributes.
|
* @param array $version_attributes list of document version attributes.
|
||||||
* The element key must be the id of the attribute definition.
|
* The element key must be the id of the attribute definition.
|
||||||
|
* @param object $workflow
|
||||||
* @return array/boolean false in case of error, otherwise an array
|
* @return array/boolean false in case of error, otherwise an array
|
||||||
* containing two elements. The first one is the new document, the
|
* containing two elements. The first one is the new document, the
|
||||||
* second one is the result set returned when inserting the content.
|
* second one is the result set returned when inserting the content.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user