@@ -134,7 +134,7 @@ |
||
| 134 | 134 | * Sets the minimal level at which this logger will be triggered. |
| 135 | 135 | * |
| 136 | 136 | * @param string $name |
| 137 | - * @param bool|true $cascading Should the logs continue pass that level. |
|
| 137 | + * @param boolean $cascading Should the logs continue pass that level. |
|
| 138 | 138 | * @return self |
| 139 | 139 | */ |
| 140 | 140 | public function setMinLevel($name, $cascading = true) |