📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 23:24:42
📂
/ (Root)
/
home
/
orkouolp
/
web
/
orkofarms.com
/
wp-content
/
plugins
/
woocommerce
/
src
/
Api
/
Pagination
📍 /home/orkouolp/web/orkofarms.com/wp-content/plugins/woocommerce/src/Api/Pagination
🔄 Refresh
✏️
Editing: Edge.php
Writable
<?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; }
💾 Save Changes
❌ Cancel