Value型
Value(値)型は、値の型だけでなく、値そのものもチェックされる型です。
PHP はふたつのValue型をサポートしています。
PHP 8.0.0 以降でサポートされた false
型と、
PHP 8.2.0 以降でサポートされた true
型です。
注意: カスタムのValue型を定義することはできません。 そうしたい場合、列挙型(Enum) を使うことを検討してください。
+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