This repository has been archived by the owner on Sep 27, 2024. It is now read-only.
π¨ Fix code style #9
Annotations
8 errors
|
src/Concerns/AsScalar.php (in context of class Sikessem/Values/BoolValue)#L16
Method Sikessem\Values\BoolValue::__toString() should return string but returns bool.
|
src/Concerns/AsScalar.php (in context of class Sikessem/Values/FloatValue)#L16
Method Sikessem\Values\FloatValue::__toString() should return string but returns float.
|
src/Concerns/AsScalar.php (in context of class Sikessem/Values/IntValue)#L16
Method Sikessem\Values\IntValue::__toString() should return string but returns int.
|
src/Concerns/AsScalar.php (in context of class Sikessem/Values/NumberValue)#L16
Method Sikessem\Values\NumberValue::__toString() should return string but returns float|int.
|
src/Concerns/AsScalar.php (in context of class Sikessem/Values/NumericValue)#L16
Method Sikessem\Values\NumericValue::__toString() should return string but returns float|int|string.
|
src/Concerns/AsScalar.php (in context of class Sikessem/Values/ScalarValue)#L16
Method Sikessem\Values\ScalarValue::__toString() should return string but returns bool|float|int|string.
|
|
This job was cancelled
Loading