File manager - Edit - /home/verseaumee/blueversion/wp-content/plugins/weglot/src/domcheckers/class-button-data-value.php
Back
<?php namespace WeglotWP\Domcheckers; if ( ! defined( 'ABSPATH' ) ) { exit; } use Weglot\Parser\Check\Dom\AbstractDomChecker; use Weglot\Client\Api\Enum\WordType; /** * @since 2.0.6 */ class Button_Data_Value extends AbstractDomChecker { /** * {@inheritdoc} */ const DOM = 'button'; /** * {@inheritdoc} */ const PROPERTY = 'data-value'; /** * @var int */ const WORD_TYPE = WordType::VALUE; }
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings