mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-12 04:21:30 +01:00
Doc
This commit is contained in:
@@ -128,7 +128,7 @@ if (!function_exists('str_contains')) {
|
||||
* @param CommonObject $object Dolibarr common object.
|
||||
* @param string $module Override object element, for example to use 'mycompany' instead of 'societe'
|
||||
* @param int $forobject Return the more complete path for the given object instead of for the module only.
|
||||
* @param string $mode 'output' (full main dir) or 'outputrel' (relative dir) or 'temp' (for temporary files) or 'version' (dir for archived files)
|
||||
* @param string $mode 'output' (full main dir) or 'outputrel' (relative dir) or 'temp' (full dir for temporary files) or 'version' (full dir for archived files)
|
||||
* @return string|null The path of the relative directory of the module, ending with /
|
||||
* @since Dolibarr V18
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user