Page MenuHomeDevCentral

D2164.id5454.diff
No OneTemporary

D2164.id5454.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, 05:09 (4 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2471159
Default Alt Text
D2164.id5454.diff (289 B)

Event Timeline