@@ -113,7 +113,7 @@ |
||
| 113 | 113 | */ |
| 114 | 114 | public function getAddress(): string |
| 115 | 115 | { |
| 116 | - if(!$this->_address) { |
|
| 116 | + if (!$this->_address) { |
|
| 117 | 117 | if ($this->getIpv6()) { |
| 118 | 118 | if ($this->getAll()) { |
| 119 | 119 | return '[::0]'; |