ReflectionObject::__construct

(PHP 5, PHP 7, PHP 8)

ReflectionObject::__constructBir ReflectionObject nesnesi oluşturur

Açıklama

public ReflectionObject::__construct(object $object)

Bir ReflectionObject nesnesi oluşturur.

Bağımsız Değişkenler

object

Bir nesne örneği.

Ayrıca Bakınız

add a note

User Contributed Notes

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