1
0
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:
Máté Kocsis
2026-03-05 13:48:51 +01:00
parent 30bda33771
commit 6a05d92a32

View File

@@ -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>