PHP 8.3.4 Released!

SeasLog::__destruct

(PECL seaslog >=1.0.0)

SeasLog::__destructDescription

Description

public SeasLog::__destruct()

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

Examples

Example #1 SeasLog::__destruct() example

<?php

/* ... */

?>

The above example will output something similar to:

...
add a note

User Contributed Notes

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