mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Add IDs so that we can refer to them through HTML anchors.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338779 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
91016be2c8
commit
872188aed0
1 changed files with 2 additions and 2 deletions
|
@ -142,7 +142,7 @@
|
|||
back into PHP land.
|
||||
</para>
|
||||
|
||||
<section>
|
||||
<section xml:id="mongodb.persistence.serialization">
|
||||
<title>Serialisation to BSON</title>
|
||||
|
||||
<section>
|
||||
|
@ -382,7 +382,7 @@ UpperClass implements MongoDB\BSON\Persistable {
|
|||
</section>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<section xml:id="mongodb.persistence.deserialization">
|
||||
<title>Deserialization from BSON</title>
|
||||
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue