AxeWP / wp-graphql-headless-login

A WordPress plugin that provides Headless login and authentication for WPGraphQL, supporting traditional passwords, OAuth2/OpenID Connect, JWT, and more.
GNU General Public License v3.0
72 stars 11 forks source link

chore: fix `Setting.controlType` allowed values [PHPStan] #146

Closed justlevine closed 1 week ago

justlevine commented 1 week ago

What

Fixes the Setting.controlType phpstan definition

Why

How

Testing Instructions

Additional Info

Checklist: