Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3768642
D252.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
458 B
Referenced Files
None
Subscribers
None
D252.diff
View Options
diff --git a/app/Actions/ActionError.php b/app/Actions/ActionError.php
--- a/app/Actions/ActionError.php
+++ b/app/Actions/ActionError.php
@@ -20,6 +20,8 @@
/**
* Initializes a new action error report instance from the specified Exception
+ *
+ * @param Exception $ex The exception to build an ActionError instance from
*/
public function __construct (\Exception $ex) {
$this->type = class_basename(get_class($ex));
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 24, 09:24 (11 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2257050
Default Alt Text
D252.diff (458 B)
Attached To
Mode
D252: Improve code documentation
Attached
Detach File
Event Timeline
Log In to Comment