Page MenuHomeDevCentral

D2164.diff
No OneTemporary

D2164.diff

diff --git a/src/IO/File.php b/src/IO/File.php
--- a/src/IO/File.php
+++ b/src/IO/File.php
@@ -18,6 +18,9 @@
$this->path = $path;
}
+ /**
+ * @return static
+ */
public static function from (string $path) : self {
return new static($path);
}

File Metadata

Mime Type
text/plain
Expires
Wed, Mar 12, 04:38 (3 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2471159
Default Alt Text
D2164.diff (289 B)

Event Timeline