Интерфейс Reflector

(PHP 5, PHP 7, PHP 8)

Введение

Интерфейс Reflector реализуют все экспортируемые Reflection-классы.

Обзор классов

Reflector {
/* Методы */
public static export(): string
public __toString(): string
}

Содержание

add a note add a note

User Contributed Notes

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