Completed
Push — master ( f65b45...7d977d )
by Anton
07:35
created
source/Spiral/ODM/Entities/MongoDatabase.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -71,7 +71,7 @@
 block discarded – undo
71 71
      * recommended option in* development environments. Profiling will be applied for ODM Collection
72 72
      * queries only.
73 73
      *
74
-     * @param bool|int $profiling Enable or disable driver profiling.
74
+     * @param integer $profiling Enable or disable driver profiling.
75 75
      * @return $this
76 76
      */
77 77
     public function setProfiling($profiling = self::PROFILE_SIMPLE)
Please login to merge, or discard this patch.