mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-13 13:11:31 +00:00
- added missing documentation for parameter of method
This commit is contained in:
parent
3ea8ab8e28
commit
849e1a8c2a
|
@ -492,6 +492,7 @@ class LetoDMS_Core_Folder {
|
||||||
* expiration date
|
* expiration date
|
||||||
* @param object $owner owner of the new document
|
* @param object $owner owner of the new document
|
||||||
* @param string $keywords keywords of new document
|
* @param string $keywords keywords of new document
|
||||||
|
* @param array $categories list of category ids
|
||||||
* @param string $tmpFile the path of the file containing the content
|
* @param string $tmpFile the path of the file containing the content
|
||||||
* @param string $orgFileName the original file name
|
* @param string $orgFileName the original file name
|
||||||
* @param string $fileType usually the extension of the filename
|
* @param string $fileType usually the extension of the filename
|
||||||
|
|
Loading…
Reference in New Issue
Block a user