AxeWP / wp-graphql-gravity-forms

GraphQL API for interacting with Gravity Forms.
GNU General Public License v3.0
165 stars 29 forks source link

chore: add traversable type hints (first pass) #410

Closed justlevine closed 7 months ago

justlevine commented 7 months ago

What

This PR adds traversable typehints to multiple parts of the codebase.

The PHP files in tests have also been linted with phpcbf.

Why

Code quality.

How

Testing Instructions

Additional Info

Checklist: