ReflectionClassConstant::__construct
(PHP 7 >= 7.1.0)
ReflectionClassConstant::__construct — Constructs a ReflectionClassConstant
説明
Constructs a new ReflectionClassConstant object.
パラメータ
返り値
Returns constructed ReflectionClassConstant instance.
エラー / 例外
Throws an Exception in case the given class constant does not exist.