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
Fri, Dec 20, 17:55 (16 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2308336
Default Alt Text
D2164.diff (289 B)

Event Timeline