whiteCube/lingua

View on GitHub
src/Lingua/PhpConverter.php

Summary

Maintainability
B
6 hrs
Test Coverage

Showing 1 of 1 total issue

Similar blocks of code found in 2 locations. Consider refactoring.
Open

<?php
 
namespace WhiteCube\Lingua;
 
class PhpConverter extends ComponentConverter implements ConverterInterface
Severity: Major
Found in src/Lingua/PhpConverter.php and 1 other location - About 6 hrs to fix
src/Lingua/W3cConverter.php on lines 1..26
Category
Status