File manager - Edit - /home/proidvn/site.proid.vn/wp-content/plugins/woocommerce/lib/packages/GraphQL/Error/SyntaxError.php
Back
<?php declare(strict_types=1); namespace Automattic\WooCommerce\Vendor\GraphQL\Error; use Automattic\WooCommerce\Vendor\GraphQL\Language\Source; class SyntaxError extends Error { public function __construct(Source $source, int $position, string $description) { parent::__construct( "Syntax Error: {$description}", null, $source, [$position] ); } }
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0.17 |
proxy
|
phpinfo
|
Settings