mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
Update default value to 'Parent Class' in XML (#4902)
The output being displayed was incorrect.
This commit is contained in:
@@ -535,7 +535,7 @@ $extended->displayVar();
|
||||
<screen>
|
||||
<![CDATA[
|
||||
Extending class
|
||||
a default value
|
||||
Parent Class
|
||||
]]>
|
||||
</screen>
|
||||
</example>
|
||||
|
||||
Reference in New Issue
Block a user