@@ -84,10 +84,10 @@ |
||
84 | 84 | * |
85 | 85 | * throws RuntimeException if $templatePath . $template does not exist |
86 | 86 | * |
87 | - * @param $template |
|
87 | + * @param string $template |
|
88 | 88 | * @param array $data |
89 | 89 | * |
90 | - * @return mixed |
|
90 | + * @return string |
|
91 | 91 | * |
92 | 92 | * @throws \InvalidArgumentException |
93 | 93 | * @throws \RuntimeException |