Pyh.conf’25: a new PHP conference for the Russian-speaking community

ReflectionParameter::getDeclaringFunction

(PHP 5 >= 5.1.3, PHP 7, PHP 8)

ReflectionParameter::getDeclaringFunctionBildiren işlevi döndürür

Açıklama

public ReflectionParameter::getDeclaringFunction(): ReflectionFunctionAbstract

Bildiren işlevi döndürür.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Bir ReflectionFunction nesnesi.

Ayrıca Bakınız

add a note

User Contributed Notes

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