Diglin\Swisspost\StructType\LabelAddress::addToLabelLine
Add item to LabelLine value
Signature
public function addToLabelLine(string
$item )
Parameters
$item— string
Returns
- LabelAddress
Errors/Exceptions
Violations
PHPMessDetector
| Line | Rule | Message |
|---|---|---|
| 77 - 93 | CyclomaticComplexity | The method addToLabelLine() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |