File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -707,7 +707,7 @@ defined('T_FN') || define('T_FN', 10001);
707707 <entry ><constant >T_PRIVATE_SET</constant ></entry >
708708 <entry >private(set)</entry >
709709 <entry >
710- property hooks (available as of PHP 8.4.0)
710+ プロパティフック ( PHP 8.4.0 以降で利用可能 )
711711 </entry >
712712 </row >
713713 <row xml : id =" constant.t-protected" >
@@ -721,7 +721,7 @@ defined('T_FN') || define('T_FN', 10001);
721721 <entry ><constant >T_PROTECTED_SET</constant ></entry >
722722 <entry >protected(set)</entry >
723723 <entry >
724- property hooks (available as of PHP 8.4.0)
724+ プロパティフック ( PHP 8.4.0 以降で利用可能 )
725725 </entry >
726726 </row >
727727 <row xml : id =" constant.t-public" >
@@ -735,7 +735,7 @@ defined('T_FN') || define('T_FN', 10001);
735735 <entry ><constant >T_PUBLIC_SET</constant ></entry >
736736 <entry >public(set)</entry >
737737 <entry >
738- property hooks (available as of PHP 8.4.0)
738+ プロパティフック ( PHP 8.4.0 以降で利用可能 )
739739 </entry >
740740 </row >
741741 <row xml : id =" constant.t-readonly" >
You can’t perform that action at this time.
0 commit comments