ReflectionAttribute::__construct
PHP Manual
PHP Manual»ReflectionAttribute»ReflectionAttribute::__construct

ReflectionAttribute::__construct

(PHP 8)

ReflectionAttribute::__constructPrivate constructor to disallow direct instantiation

Description

private function ReflectionAttribute::__construct()

Parameters

This function has no parameters.

To Top