📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-03 04:40:30
📂
/ (Root)
/
home
/
orkouolp
/
web
/
orkofarms.com
/
wp-content
/
plugins
/
woocommerce
/
lib
/
packages
/
Sabberworm
/
CSS
/
Parsing
📍 /home/orkouolp/web/orkofarms.com/wp-content/plugins/woocommerce/lib/packages/Sabberworm/CSS/Parsing
🔄 Refresh
✏️
Editing: UnexpectedEOFException.php
Writable
<?php namespace Automattic\WooCommerce\Vendor\Sabberworm\CSS\Parsing; /** * Thrown if the CSS parser encounters end of file it did not expect. * * Extends `UnexpectedTokenException` in order to preserve backwards compatibility. */ class UnexpectedEOFException extends UnexpectedTokenException { }
💾 Save Changes
❌ Cancel