We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e75bd56 commit 4817edcCopy full SHA for 4817edc
README_Glossary.md
@@ -6,6 +6,7 @@
6
- visibility
7
* 「アクセス権」で統一
8
* protected/private/public を付けた、メソッドやプロパティが可視な範囲のこと
9
+ * 但し、「非対称可視性プロパティ」(Asymmetric Property Visibility)は 例外
10
- extension
11
* 拡張モジュール ( [#24](https://github.com/php/doc-ja/issues/24) )
12
- internal function / builtin function
0 commit comments