php8.5
Home/ Manual/ reflection / reflectionextension/ ReflectionExtension::export

ReflectionExtension::export

PHP function Removed in PHP 8 Edit on GitHub ✎

(PHP 5, PHP 7)

Export

Removed-8-0-0

Description

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].

Parameters

name

Name

return

Return

Return Values

Return

See Also

  • ReflectionExtension::info
  • ReflectionExtension::__toString

Source: reference/reflection/reflectionextension/export.xml · from the official PHP manual (php/doc-en)