Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3929228
D1643.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
563 B
Referenced Files
None
Subscribers
None
D1643.diff
View Options
diff --git a/src/Reflection/File.php b/src/IO/File.php
rename from src/Reflection/File.php
rename to src/IO/File.php
--- a/src/Reflection/File.php
+++ b/src/IO/File.php
@@ -1,6 +1,6 @@
<?php
-namespace Keruald\OmniTools\Reflection;
+namespace Keruald\OmniTools\IO;
class File {
diff --git a/src/Reflection/CodeFile.php b/src/Reflection/CodeFile.php
--- a/src/Reflection/CodeFile.php
+++ b/src/Reflection/CodeFile.php
@@ -2,6 +2,8 @@
namespace Keruald\OmniTools\Reflection;
+use Keruald\OmniTools\IO\File;
+
class CodeFile extends File {
///
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Dec 23, 08:16 (12 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2311673
Default Alt Text
D1643.diff (563 B)
Attached To
Mode
D1643: Create Keruald\OmniTools\IO namespace
Attached
Detach File
Event Timeline
Log In to Comment