ReflectionExtension
PHP Manual

ReflectionExtension::export

(PHP 5)

ReflectionExtension::exportSınıfı ihraç eder

Açıklama

public static string ReflectionExtension::export ( string $isim [, string $ihracet = false ] )

Yansıtılmış eklentiyi ihraç eder.

Uyarı

Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.

Değiştirgeler

isim

İhraç edilecek Reflection nesnesi.

ihracet

TRUE belirtilirse yansıtmak yerine ihrac eder. FALSE olursa (öntanımlıdır) tersini yapar.

Dönen Değerler

TRUE belirtilirse bir dizge yoksa NULL döner.

Ayrıca Bakınız


ReflectionExtension
PHP Manual