@@ -248,7 +248,6 @@ |
||
248 | 248 | * Set the supplier ID |
249 | 249 | * |
250 | 250 | * @param integer $new_supplier_id the ID of the new supplier |
251 | - |
|
252 | 251 | */ |
253 | 252 | public function setSupplierId(int $new_supplier_id) : self |
254 | 253 | { |
@@ -191,7 +191,6 @@ |
||
191 | 191 | * @param string $new_email_address the new e-mail address |
192 | 192 | * |
193 | 193 | * @return self |
194 | - |
|
195 | 194 | */ |
196 | 195 | public function setEmailAddress(string $new_email_address) : self |
197 | 196 | { |