Page MenuHomeDevCentral

D2158.diff
No OneTemporary

D2158.diff

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

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)

Event Timeline