| @@ -122,7 +122,7 @@ | ||
| 122 | 122 | * @param string $file Full path to view file | 
| 123 | 123 | * @param string $entryPath Entry path | 
| 124 | 124 | * | 
| 125 | - * @return array Class name[0] and namespace[1] | |
| 125 | + * @return string[] Class name[0] and namespace[1] | |
| 126 | 126 | * @throws GeneratedViewPathHasReservedWord | 
| 127 | 127 | */ | 
| 128 | 128 | protected function generateClassName($file, $entryPath) |