Browse Source

Typo in "\yii\mogo\Connection" fixed.

tags/2.0.0-beta
Paul Klimov 11 years ago
parent
commit
7c56e6e9aa
  1. 1
      extensions/mongo/Connection.php

1
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 <klimov.paul@gmail.com>
* @since 2.0

Loading…
Cancel
Save