File manager - Edit - /home/verseaumee/maze/wp-content/plugins/woocommerce/lib/packages/GraphQL/Type/TypeKind.php
Back
<?php declare(strict_types=1); namespace Automattic\WooCommerce\Vendor\GraphQL\Type; class TypeKind { public const SCALAR = 'SCALAR'; public const OBJECT = 'OBJECT'; public const INTERFACE = 'INTERFACE'; public const UNION = 'UNION'; public const ENUM = 'ENUM'; public const INPUT_OBJECT = 'INPUT_OBJECT'; public const LIST = 'LIST'; public const NON_NULL = 'NON_NULL'; }
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings