Merge pull request #13585 from frederic34/patch-15

doxygen
This commit is contained in:
Laurent Destailleur 2020-04-12 16:36:37 +02:00 committed by GitHub
commit d842c7d603
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -401,7 +401,7 @@ function getTableColumnFunction(array $functions)
* @param array $loaded A list with all loaded PHP extensions
* @param array $functions A list with all PHP functions to check
*
* @return array
* @return string
*/
function getResultColumn($name, array $activated, array $loaded, array $functions)
{