PHP 8.2.31
Preview: Edge.php Size: 204 B
//home/nshryvcy/radiantskinclinics.org/wp-content/plugins/woocommerce/src/Api/Pagination/Edge.php

<?php

declare(strict_types=1);

namespace Automattic\WooCommerce\Api\Pagination;

/**
 * Represents an edge in a Relay-style connection.
 */
class Edge {
	public string $cursor;

	public object $node;
}

Directory Contents

Dirs: 0 × Files: 5

Name Size Perms Modified Actions
4.21 KB lrw-r--r-- 2026-05-05 14:26:50
Edit Download
204 B lrw-r--r-- 2026-05-05 14:26:50
Edit Download
3.76 KB lrw-r--r-- 2026-05-05 14:26:50
Edit Download
276 B lrw-r--r-- 2026-05-05 14:26:50
Edit Download
3.79 KB lrw-r--r-- 2026-05-05 14:26:50
Edit Download

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