Code style.

This commit is contained in:
David Molineus
2015-07-22 13:56:52 +02:00
parent 3c983e86bc
commit 07f3c4521b

View File

@@ -25,7 +25,7 @@ class Helper
* Generate an alias callback which creates a valid javascript var name.
*
* @param string $table The table.
* @param string $column The value column,
* @param string $column The value column.
*
* @return GenerateAliasCallback
*/