Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3767782
D3218.id8247.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
524 B
Referenced Files
None
Subscribers
None
D3218.id8247.diff
View Options
diff --git a/omnitools/src/Reflection/CallableElement.php b/omnitools/src/Reflection/CallableElement.php
--- a/omnitools/src/Reflection/CallableElement.php
+++ b/omnitools/src/Reflection/CallableElement.php
@@ -15,7 +15,7 @@
private ReflectionFunctionAbstract $callable;
/**
- * @throws ReflectionException
+ * @throws ReflectionException if the callable does not exist.
*/
public function __construct (callable $callable) {
$this->callable = self::getReflectionFunction($callable);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 24, 03:29 (19 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2259121
Default Alt Text
D3218.id8247.diff (524 B)
Attached To
Mode
D3218: Document throw condition
Attached
Detach File
Event Timeline
Log In to Comment