update phpdoc

This commit is contained in:
kremsy 2014-03-02 14:22:43 +01:00 committed by Steffen Schröder
parent 34989d233d
commit 7ee4e9ead1

View File

@ -25,6 +25,7 @@ class CustomUIManager implements CallbackListener, TimerListener {
* Private Properties
*/
private $maniaControl = null;
/** @var customUI $customUI */
private $customUI = null;
private $updateManialink = false;