php8.5
Home/ Manual/ reflection / reflectionfunction/ ReflectionFunction::export

ReflectionFunction::export

PHP function Removed in PHP 8 Edit on GitHub ✎

(PHP 5, PHP 7)

Exports function

Removed-8-0-0

Description

ReflectionFunction::export(string $name, [string $return]): string

Exports a Reflected function.

Parameters

name

Name

return

Return

Return Values

Return

See Also

  • ReflectionFunction::invoke
  • ReflectionFunction::__toString

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