pgb_liv\php_ms\Writer\MzIdentMlWriter::writeCv
Signature
private function writeCv(
$cv )
Parameters
$cv
—
Test Coverage
Information
- Coverage: 0/7 Lines (0%)
- Tests: 0
- Passed: 0 (0%)
Violations
PHPMessDetector
Line | Rule | Message |
---|---|---|
302 | ShortVariable | Avoid variables with short names like $cv. Configured minimum length is 3. |