@@ -71,7 +71,7 @@ |
||
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) |