ReflectionExtension::__toString
(PHP 5, PHP 7, PHP 8)
ReflectionExtension::__toString — 文字列に変換する
説明
調べた拡張モジュールをエクスポートし、文字列として返します。
これは、ReflectionExtension::export() のパラメータ
return
を true
に設定するのと同じ意味です。
パラメータ
この関数にはパラメータはありません。
戻り値
エクスポートした拡張モジュールを文字列で返します。 ReflectionExtension::export() と同じ形式となります。
参考
- ReflectionExtension::__construct() - ReflectionExtension を作成する
- ReflectionExtension::export() - エクスポートする
- __toString()
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google