OAuth::__destruct
PHP Manual
PHP Manual»OAuth»OAuth::__destruct

OAuth::__destruct

(PECL OAuth >= 0.99.9)

OAuth::__destructThe destructor

Descrizione

public function OAuth::__destruct(): void

The destructor.

Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Nessun valore viene restituito.

Vedere anche:

To Top