Searched refs:addConfig (Results 1 – 2 of 2) sorted by relevance
39 $this->addConfig( 'acceptBody' );40 $this->addConfig( 'acceptButton' );41 $this->addConfig( 'declineButton' );42 $this->addConfig( 'policyButton' );43 $this->addConfig( 'policyURL' );44 $this->addConfig( 'acceptOnContinue' );45 $this->addConfig( 'acceptOnScroll' );46 $this->addConfig( 'acceptAnyClick' );47 $this->addConfig( 'expireDays' );48 $this->addConfig( 'renewOnVisit' );[all …]
280 public function addConfig($key, $value) function in Elastica\\Connection