Reflector 介面

Reflector 介面

(PHP 5, PHP 7, PHP 8)

簡介

Reflector 是一個介面,被所有可導出的反射類所實現(implement)。

介面摘要

interface Reflector extends Stringable {
/* 方法 */
public static export(): string
public __toString(): string
/* 繼承的方法 */
public Stringable::__toString(): string
}

更新日誌

版本 說明
8.0.0 現在 Reflector 實現(implement)了 Stringable

目錄

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *