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
Mon, Oct 7, 22:38 (22 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2181110
Default Alt Text
D252.diff (458 B)

Event Timeline