mirror of
https://github.com/php/doc-en.git
synced 2026-03-24 07:42:10 +01:00
Fix wrong xml:id on the fieldsynopsis element of Exception::$code
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
<varname linkend="exception.props.string">string</varname>
|
||||
<initializer>""</initializer>
|
||||
</fieldsynopsis>
|
||||
<fieldsynopsis xml:id="class.exception..code">
|
||||
<fieldsynopsis>
|
||||
<modifier>protected</modifier>
|
||||
<type>int</type>
|
||||
<varname linkend="exception.props.code">code</varname>
|
||||
|
||||
Reference in New Issue
Block a user