Allow Feature values to be restored #212
static-analysis.yml
on: pull_request
tests
/
Static Analysis
34s
Annotations
3 errors
tests / Static Analysis:
src/FeatureValues.php#L46
PHPDoc tag @return with type Laravel\Pennant\FeatureValues is not subtype of native type static(Laravel\Pennant\FeatureValues).
|
tests / Static Analysis:
src/FeatureValues.php#L48
Unsafe usage of new static().
|
tests / Static Analysis
Process completed with exit code 1.
|