Example #1
0
 public function addServer(ServerItem $server)
 {
     $this->locker[$server->getName()] = $server;
 }