name : EqualityNode.php
<?php
namespace Braintree;

class EqualityNode extends IsNode
{
    function isNot($value)
    {
        $this->searchTerms['is_not'] = strval($value);
        return $this;
    }
}

© 2025 UnknownSec
afwwrfwafr45458465
Password