@@ -135,6 +135,6 @@ |
||
135 | 135 | */ |
136 | 136 | public function getUniqueSocketId(): int |
137 | 137 | { |
138 | - return (int)$this->socketConnection; |
|
138 | + return (int) $this->socketConnection; |
|
139 | 139 | } |
140 | 140 | } |