Gestionnaire de fichiers - Editer - /home/wwgoat/public_html/blog/wp-content/plugins/simple-membership/lib/braintree/lib/Braintree/PartialMatchNode.php
Arrière
<?php namespace Braintree; class PartialMatchNode extends EqualityNode { public function startsWith($value) { $this->searchTerms["starts_with"] = strval($value); return $this; } public function endsWith($value) { $this->searchTerms["ends_with"] = strval($value); return $this; } } class_alias('Braintree\PartialMatchNode', 'Braintree_PartialMatchNode');
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Génération de la page: 0 |
proxy
|
phpinfo
|
Réglages