refactor: change order of template annotations #31
Annotations
5 errors
Quality Checks:
src/Converter/GenericConverter.php#L41
Parameter #1 $target of method Neusta\ConverterBundle\Populator<TSource of object,TTarget of object,TContext of object|null>::populate() expects TSource of object, TTarget of object given.
|
Quality Checks:
src/Converter/GenericConverter.php#L41
Parameter #2 $source of method Neusta\ConverterBundle\Populator<TSource of object,TTarget of object,TContext of object|null>::populate() expects TTarget of object, TSource of object given.
|
Quality Checks:
src/Converter/StrategicConverter.php#L40
Method Neusta\ConverterBundle\Converter\StrategicConverter::convert() should return TTarget of object but returns TSource of object.
|
Quality Checks:
src/Converter/StrategicConverter.php#L40
Parameter #1 $source of method Neusta\ConverterBundle\Converter<TSource of object,TTarget of object,TContext of object|null>::convert() expects TTarget of object, TSource of object given.
|
Quality Checks
Process completed with exit code 1.
|