Gestionnaire de fichiers - Editer - /home/wwgoat/public_html/blog/wp-content/plugins/simple-membership/lib/braintree/lib/Braintree/KeyValueNode.php
Arrière
<?php namespace Braintree; class KeyValueNode { public function __construct($name) { $this->name = $name; $this->searchTerm = True; } public function is($value) { $this->searchTerm = $value; return $this; } public function toParam() { return $this->searchTerm; } } class_alias('Braintree\KeyValueNode', 'Braintree_KeyValueNode');
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Génération de la page: 0.03 |
proxy
|
phpinfo
|
Réglages