Test Failed
Push — master ( cf747b...3a77de )
by Richard
71:26 queued 58:04
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.