Skip to content

Commit 1f7628d

Browse files
Crellkamil-tekiela
andauthored
Whitespace
Co-authored-by: Kamil Tekiela <[email protected]>
1 parent 0ca8ba3 commit 1f7628d

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
@@ -152,7 +152,7 @@ Manager::$calls = 5; // Fatal error
152152
</programlisting>
153153
&example.outputs;
154154
<screen>
155-
<![CDATA[
155+
<![CDATA[
156156
1
157157
Fatal error: Uncaught Error: Cannot modify private(set) property Manager::$calls from global scope in /some/file.php
158158
]]>

0 commit comments

Comments
 (0)