PHPDoc and code cleanup

This commit is contained in:
Molkobain
2020-09-28 16:54:58 +02:00
parent 0aaa0a33bf
commit 987ab4cbfb

View File

@@ -41,7 +41,7 @@ class QuickCreateHelper
/**
* Add $sQuery to the history. History is limited to the static::MAX_HISTORY_SIZE last classes.
*
* @param string $Class Class of the created object
* @param string $sClass Class of the created object
*
* @return void
* @throws \CoreException