@@ -113,7 +113,7 @@ |
||
| 113 | 113 | * @param Flightcontrol $flightcontrol |
| 114 | 114 | * @param string $name |
| 115 | 115 | * @param string $content |
| 116 | - * @return File |
|
| 116 | + * @return VirtualFile |
|
| 117 | 117 | */ |
| 118 | 118 | public static function makeFile(Flightcontrol $flightcontrol, string $name, string $content) : VirtualFile |
| 119 | 119 | { |