SeasLog::__construct

(PECL seaslog >=1.0.0)

SeasLog::__constructDescription

Opis

public SeasLog::__construct ( void )

Ostrzeżenie

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

Parametry

Ta funkcja nie posiada parametrów.

Przykłady

Przykład #1 SeasLog::__construct() 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