@@ -75,7 +75,7 @@ discard block |
||
| 75 | 75 | * Set a variable which will be exposed to the template files during render. |
| 76 | 76 | * |
| 77 | 77 | * @param string $which variable to set value of. |
| 78 | - * @param mixed $value of the variable. |
|
| 78 | + * @param string $value of the variable. |
|
| 79 | 79 | * |
| 80 | 80 | * @return $this |
| 81 | 81 | */ |
@@ -172,7 +172,6 @@ discard block |
||
| 172 | 172 | /** |
| 173 | 173 | * Set/clear a key/value from the configuration file. |
| 174 | 174 | * |
| 175 | - * @param string $uri to add. |
|
| 176 | 175 | * |
| 177 | 176 | * @return $this |
| 178 | 177 | */ |