2
0
forked from Wavyzz/dolibarr

Try CI fix

This commit is contained in:
ldestailleur
2025-04-01 19:29:24 +02:00
parent f5a61d9dc4
commit 0780695ba4

View File

@@ -14121,7 +14121,7 @@ function fetchObjectByElement($element_id, $element_type, $element_ref = '', $us
/**
* Return array of extension for executable files of text files that can contains executable code.
*
* @return array Array of extensions
* @return string[] Array of extensions
*/
function getExecutableContent()
{