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
Sun, May 4, 06:18 (10 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2629588
Default Alt Text
D252.diff (458 B)

Event Timeline