ReflectionClassConstant::getDeclaringClass

(PHP 7 >= 7.1.0)

ReflectionClassConstant::getDeclaringClassGets declaring class

Descrierea

public ReflectionClassConstant::getDeclaringClass ( ) : ReflectionClass

Gets the declaring class.

Parametri

Această funcție nu are parametri.

Valorile întoarse

A ReflectionClass object.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top