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