mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 09:02:59 +01:00
use official phpdoc syntax
This commit is contained in:
@@ -67,7 +67,7 @@ $exclude_list = [
|
||||
/**
|
||||
* auto detect module name and version from file name
|
||||
*
|
||||
* @return array{name:string,version:string} module name and module version
|
||||
* @return (string|string)[] module name and module version
|
||||
*/
|
||||
function detectModule()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user