Add new if helper to make it easier to create if else collections #78
Annotations
3 errors
|
Static analysis (8.1)
Process completed with exit code 1.
|
|
Static analysis (8.1):
src/CodeHelper/IfHelper/IfCollection.php#L51
Method Stefna\PhpCodeBuilder\CodeHelper\IfHelper\IfCollection::offsetGet() should return Stefna\PhpCodeBuilder\CodeHelper\IfHelper\IfCode|null but return statement is missing.
|
|
Static analysis (8.1):
src/CodeHelper/IfHelper/IfCollection.php#L46
Method Stefna\PhpCodeBuilder\CodeHelper\IfHelper\IfCollection::offsetExists() should return bool but return statement is missing.
|