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