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: implement strict types #408

Closed justlevine closed 6 months ago

justlevine commented 7 months ago

What

This PR adds declare( strict_types = 1 ) to all PHP headers

Why

Code quality

How

Testing Instructions

Additional Info

Checklist: