@@ -171,7 +171,7 @@ |
||
| 171 | 171 | * @since Symphony 2.3 |
| 172 | 172 | * @param string $name |
| 173 | 173 | * Name of the template |
| 174 | - * @return mixed |
|
| 174 | + * @return false|string |
|
| 175 | 175 | * String, which is the path to the template if the template is found, |
| 176 | 176 | * false otherwise |
| 177 | 177 | */ |