ReflectionParameter
PHP Manual

ReflectionParameter::isPassedByReference

(PHP 5)

ReflectionParameter::isPassedByReferenceبررسی ارسال با استفاده از ارجاع

Description

public bool ReflectionParameter::isPassedByReference ( void )

بررسی ارسال پارامتر با استفاده از ارجاع.

Warning

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

Parameters

This function has no parameters.

Return Values

TRUE بررسی ارسال پارامتر با استفاده از ارجاع در غیر این صورت FALSE

See Also


ReflectionParameter
PHP Manual