ReflectionObject::__construct

(PHP 5, PHP 7, PHP 8)

ReflectionObject::__construct — ReflectionObject を作成する

説明

public function ReflectionObject::__construct(object $object)

ReflectionObject を作成します。

パラメータ

object

オブジェクトのインスタンス。

参考

+add a note

User Contributed Notes

There are no user contributed notes for this page.