ReflectionObject::__construct

(PHP 5, PHP 7, PHP 8)

ReflectionObject::__constructBir ReflectionObject nesnesi oluşturur

Açıklama

publicReflectionObject::__construct(object$object)

Bir ReflectionObject nesnesi oluşturur.

Bağımsız Değişkenler

object

Bir nesne örneği.

Ayrıca Bakınız

To Top