Merge pull request #18 from php-etl/feature/add-property-path-builder… #68
Annotations
3 errors
phpstan:
src/Builder/PropertyPathBuilder.php#L47
Parameter #2 $name of class PhpParser\Node\Expr\PropertyFetch constructor expects PhpParser\Node\Expr|PhpParser\Node\Identifier|string, PhpParser\Node\Name given.
|
phpstan:
src/configuration.php#L72
Unreachable statement - code above always terminates.
|
phpstan
Process completed with exit code 1.
|