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 8bf3587 commit 38ee859Copy full SHA for 38ee859
language/oop5/property-hooks.xml
@@ -196,7 +196,7 @@ class Example
196
or a short-set with an explicit type, or so on is all valid.
197
</simpara>
198
<simpara>
199
- On a backed property, omitting a <literal>get</literal> or<literal>set</literal>
+ On a backed property, omitting a <literal>get</literal> or <literal>set</literal>
200
hook means the default read or write behavior will be used.
201
202
<note>
0 commit comments