@@ -203,7 +203,7 @@ |
||
203 | 203 | 'ad' => $securedAnswer, |
204 | 204 | ]; |
205 | 205 | } |
206 | - } catch(\Net_DNS2_Exception $e) { |
|
206 | + } catch (\Net_DNS2_Exception $e) { |
|
207 | 207 | } |
208 | 208 | if (count($NAPTRs) == 0) { |
209 | 209 | $this->NAPTR_executed = RFC7585Tests::RETVAL_NONAPTR; |