CakeFest 2024: The Official CakePHP Conference

EventDnsBase::addSearch

(PECL event >= 1.2.6-beta)

EventDnsBase::addSearchAdds a domain to the list of search domains

Descrizione

public EventDnsBase::addSearch( string $domain ): void

Adds a domain to the list of search domains

Elenco dei parametri

domain

Search domain.

Valori restituiti

Nessun valore viene restituito.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top