Page MenuHomeDevCentral

D3218.id8247.diff
No OneTemporary

D3218.id8247.diff

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

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)

Event Timeline