Merge pull request #4619 from annando/missing-doxygen

Added missing doxygen header
This commit is contained in:
rabuzarus 2018-03-17 10:47:03 +01:00 committed by GitHub
commit 0f9af5d193
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -199,6 +199,7 @@ class DBStructure
*
* @param bool $verbose
* @param bool $action Whether to actually apply the update
* @param bool $install Is this the initial update during the installation?
* @param array $tables An array of the database tables
* @param array $definition An array of the definition tables
* @return string Empty string if the update is successful, error messages otherwise