SeasLog::__destruct

(PECL seaslog >=1.0.0)

SeasLog::__destructDescription

Opis

public SeasLog::__destruct ( void )

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Przykłady

Przykład #1 SeasLog::__destruct() example

<?php

/* ... */

?>

Powyższy przykład wyświetli coś podobnego do:

...
add a note add a note

User Contributed Notes

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