Skip to content

Commit 0588a59

Browse files
Crellkamil-tekiela
andauthored
Add marker
Co-authored-by: Kamil Tekiela <[email protected]>
1 parent 70eac5c commit 0588a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

language/oop5/visibility.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ $b->pubYear = 2023; // Fatal Error
123123
</programlisting>
124124
</example>
125125
<simpara>
126-
As of PHP 8.5, set visibility may also be applied to static properties of classes.
126+
As of PHP 8.5, <literal>set</literal> visibility may also be applied to static properties of classes.
127127
</simpara>
128128
<example>
129129
<title>Asymmetric Property visibility</title>

0 commit comments

Comments
 (0)