File manager - Edit - /home/verseaumee/blueversion/wp-content/plugins/weglot/src/third/woocommerce/regexcheckers/class-wc-json-add-cart.php
Back
<?php namespace WeglotWP\Third\Woocommerce\Regexcheckers; if ( ! defined( 'ABSPATH' ) ) { exit; } use Weglot\Util\SourceType; /** * @since 2.0.7 */ class Wc_Json_Add_Cart { const REGEX = '#wc_add_to_cart_params = (.*?);#'; const TYPE = SourceType::SOURCE_JSON; const VAR_NUMBER = 1; /** * @var string[] Array of string keys * @since 2.0.7 */ public static $KEYS = array( 'i18n_view_cart' ); }
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings