refactoring and improvements

This commit is contained in:
Steffen Schröder
2014-04-27 15:21:57 +02:00
parent acf9053117
commit 332f8d76fb
7 changed files with 16 additions and 12 deletions

View File

@ -24,6 +24,7 @@ class Server implements CallbackListener {
/*
* Public Properties
*/
/** @var Config $config */
public $config = null;
public $index = -1;
public $ip = null;