API-Struktur und CodeSniffer Verbesserungen

This commit is contained in:
Paminger
2016-04-11 08:11:15 +02:00
parent 1f236b4b5a
commit ae1dc93a14
7 changed files with 142 additions and 72 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ class DBTools extends FHC_Controller
/**
* Migrate to latest or current version
*
* @param string $version One of either "latest" or "current"
* @param string $version [optional] One of either "latest" or "current"
* @return void
*/
public function migrate($version = 'latest')