PHP 8.2.31
Preview: GraphQLController.php Size: 530 B
/home/nshryvcy/radiantskinclinics.org/wp-content/plugins/woocommerce/src/Internal/Api/Autogenerated/GraphQLController.php

<?php
declare(strict_types=1);

// THIS FILE IS AUTO-GENERATED. DO NOT EDIT MANUALLY.

namespace Automattic\WooCommerce\Internal\Api\Autogenerated;

use Automattic\WooCommerce\Internal\Api\Schema\Schema;

class GraphQLController extends \Automattic\WooCommerce\Internal\Api\GraphQLController {
	protected function build_schema(): Schema {
		return new Schema(
			array(
				'query'    => RootQueryType::get(),
				'mutation' => RootMutationType::get(),
				'types'    => TypeRegistry::get_interface_implementors(),
			)
		);
	}
}

Directory Contents

Dirs: 3 × Files: 5

Name Size Perms Modified Actions
- drwxr-xr-x 2026-05-29 02:43:21
Edit Download
- drwxr-xr-x 2026-05-29 02:43:21
Edit Download
- drwxr-xr-x 2026-05-29 02:43:21
Edit Download
25 B lrw-r--r-- 2026-05-05 14:26:50
Edit Download
530 B lrw-r--r-- 2026-05-05 14:26:50
Edit Download
1.39 KB lrw-r--r-- 2026-05-05 14:26:50
Edit Download
1.05 KB lrw-r--r-- 2026-05-05 14:26:50
Edit Download
1.02 KB lrw-r--r-- 2026-05-05 14:26:50
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).