Make more use of variadic functions #95
Labels
good first issue
Opportunity for newcomers to contribute to php-cypher-dsl
subject/api
Issues related to the public API
type/enhancement
New feature or request
Milestone
Variadic functions provide slightly improved readability as opposed to arrays:
Without variadic functions:
With variadic functions:
The text was updated successfully, but these errors were encountered: