Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3922337
D2158.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
337 B
Referenced Files
None
Subscribers
None
D2158.diff
View Options
diff --git a/src/Reflection/CodeFile.php b/src/Reflection/CodeFile.php
--- a/src/Reflection/CodeFile.php
+++ b/src/Reflection/CodeFile.php
@@ -21,7 +21,7 @@
}
public function canBeIncluded () : bool {
- return $this->exists() &&$this->isReadable();
+ return $this->exists() && $this->isReadable();
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 22, 02:13 (21 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2310076
Default Alt Text
D2158.diff (337 B)
Attached To
Mode
D2158: Ensure tokens are delimited by spaces
Attached
Detach File
Event Timeline
Log In to Comment