[TASK] Added Tags to the DocComments.
[TASK] Reformated some classes.
This commit is contained in:
@@ -143,6 +143,7 @@ class Client_ClientManager {
|
||||
/**
|
||||
* Closes and removes the connection.
|
||||
* @param Connection_ConnectionHandler $connectionHandler
|
||||
* @return void
|
||||
*/
|
||||
public function removeConnection($connectionHandler) {
|
||||
unset($this->configPool[$connectionHandler->getID()]);
|
||||
|
||||
Reference in New Issue
Block a user