(PHP 5, PHP 7, PHP 8)
ReflectionExtension::__toString — 轉換為字串
匯出一個反射的擴充,並將其作為字串返回。這與 ReflectionExtension::export() 中 return 設定為 true 的行為相同。
return
true
此函式沒有參數。
以字串形式返回匯出的擴充,與 ReflectionExtension::export() 相同。