We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2db151 commit 1822bb3Copy full SHA for 1822bb3
language/types/declarations.xml
@@ -42,8 +42,8 @@
42
<row>
43
<entry><type>self</type></entry>
44
<entry>
45
- The value must be an &instanceof; the same class as the one the
46
- method is defined on.
+ The value must be an &instanceof; the same class as the one
+ in which the type declaration is used.
47
Can only be used in classes.
48
</entry>
49
<entry/>
@@ -52,7 +52,7 @@
52
<entry><type>parent</type></entry>
53
54
The value must be an &instanceof; the parent of the class
55
- in which the property is defined.
56
57
58
0 commit comments