php8.5
Home/ Manual/ reflection / reflectionparameter/ ReflectionParameter::export

ReflectionParameter::export

PHP function Removed in PHP 8 Edit on GitHub ✎

(PHP 5, PHP 7)

Exports

Removed-8-0-0

Description

ReflectionParameter::export(string $function, string $parameter, [bool $return]): string

Exports.

Func

Parameters

function

The function name.

parameter

The parameter name.

return

Return

Return Values

The exported reflection.

See Also

  • ReflectionParameter::__toString

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