From 872188aed0bb0a7a5655654e0199670ae5ef3a38 Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Sun, 20 Mar 2016 15:31:40 +0000 Subject: [PATCH] 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 --- reference/mongodb/architecture.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/mongodb/architecture.xml b/reference/mongodb/architecture.xml index c9c14b4491..f00ca0ebe5 100644 --- a/reference/mongodb/architecture.xml +++ b/reference/mongodb/architecture.xml @@ -142,7 +142,7 @@ back into PHP land. -
+
Serialisation to BSON
@@ -382,7 +382,7 @@ UpperClass implements MongoDB\BSON\Persistable {
-
+
Deserialization from BSON