Reflection::export

Reflection::export

(PHP 5, PHP 7)

Reflection::exportExports

Description

public static string Reflection::export ( Reflector $reflector [, bool $return = false ] )

Exports a reflection.

Warning

This function is currently not documented; only its argument list is available.

Parameters

reflector

The reflection to export.

retu