From 7c56e6e9aac7088408e456d441f9ff20954e0e88 Mon Sep 17 00:00:00 2001 From: Paul Klimov Date: Fri, 6 Dec 2013 11:38:52 +0200 Subject: [PATCH] Typo in "\yii\mogo\Connection" fixed. --- extensions/mongo/Connection.php | 1 - 1 file changed, 1 deletion(-) diff --git a/extensions/mongo/Connection.php b/extensions/mongo/Connection.php index 8c19cb4..9c861cd 100644 --- a/extensions/mongo/Connection.php +++ b/extensions/mongo/Connection.php @@ -64,7 +64,6 @@ use Yii; * ~~~ * * @property boolean $isActive Whether the Mongo connection is established. This property is read-only. - * is read-only. * * @author Paul Klimov * @since 2.0