Diglin\Ricardo\Managers\ParameterAbstract::getDataProperties
Get all properties of a class as an array to be send or use properly by the ricardo.ch API
Signature
public function getDataProperties()
Returns
- array
Violations
PHPMessDetector
Line | Rule | Message |
---|---|---|
65 - 105 | CyclomaticComplexity | The method getDataProperties() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |