Skip to content

Commit 4817edc

Browse files
committed
aviz の例外を追記
1 parent e75bd56 commit 4817edc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README_Glossary.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- visibility
77
* 「アクセス権」で統一
88
* protected/private/public を付けた、メソッドやプロパティが可視な範囲のこと
9+
* 但し、「非対称可視性プロパティ」(Asymmetric Property Visibility)は 例外
910
- extension
1011
* 拡張モジュール ( [#24](https://github.com/php/doc-ja/issues/24) )
1112
- internal function / builtin function

0 commit comments

Comments
 (0)