Passed
Branch master (337fd9)
by Richard
03:45 queued 01:06
created
src/Directory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -113,7 +113,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.