No cache version.

Caching disabled. Default setting for this page:enabled (code LNG204)
If the display is too slow, you can disable the user mode to view the cached version.

Rechercher une fonction PHP

ReflectionExtension::export

(PHP 5, PHP 7)

ReflectionExtension::exportExport

Description

public static ReflectionExtension::export ( string $name [, string $return = FALSE ] ) : string

Exports a reflected extension. The output format of this function is the same as the CLI argument --re [extension].

PHP: ReflectionExtension::export - Manual Home of Manuel PHP  Contents Haut

Parameters

name

The reflection to export.

return

Setting to TRUE will return the export, as opposed to emitting it. Setting to FALSE (the default) will do the opposite.

PHP: ReflectionExtension::export - Manual Home of Manuel PHP  Contents Haut

Return Values

If the return parameter is set to TRUE, then the export is returned as a string, otherwise NULL is returned.

Find a PHP function
Error Infobrol

Can not display this page of the Infobrol website

Type of error (18-01)

Unknown format specifier "&"

Please try again in a few minutes…

Return to the home page




Steph