ReflectionProperty
PHP Manual

ReflectionProperty::getDeclaringClass

(PHP 5)

ReflectionProperty::getDeclaringClassدریافت اعلام کلاس

Description

public ReflectionClass ReflectionProperty::getDeclaringClass ( void )

دریافت اعلام کلاس.

Warning

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

Parameters

This function has no parameters.

Return Values

شی ReflectionClass.

See Also


ReflectionProperty
PHP Manual