Page MenuHomeDevCentral

D252.diff
No OneTemporary

D252.diff

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

Mime Type
text/plain
Expires
Thu, Aug 7, 08:51 (6 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2874927
Default Alt Text
D252.diff (458 B)

Event Timeline