php8.5
Home/ Manual/ reflection / reflectionproperty/ ReflectionProperty::export

ReflectionProperty::export

PHP function Removed in PHP 8 Edit on GitHub ✎

(PHP 5, PHP 7)

Export

Removed-8-0-0

Description

ReflectionProperty::export(mixed $class, string $name, [bool $return]): string

Exports a reflection.

Func

Parameters

argument

Name

name

The property name.

return

Return

Return Values

See Also

  • ReflectionProperty::__toString

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