Page MenuHomeDevCentral

D174.id.diff
No OneTemporary

D174.id.diff

diff --git a/app/Actions/ActionsReport.php b/app/Actions/ActionsReport.php
--- a/app/Actions/ActionsReport.php
+++ b/app/Actions/ActionsReport.php
@@ -49,6 +49,12 @@
/// Properties
///
+ /**
+ * Sets the gate and the door for this report
+ *
+ * @param string $gate The gate
+ * @param string $door The door
+ */
public function attachToGate ($gate, $door) {
$this->gate = $gate;
$this->door = $door;
@@ -103,6 +109,9 @@
/// Events
///
+ /**
+ * Listens to actions to report
+ */
public function listenToReports () {
Event::listen(
'Nasqueron\Notifications\Events\ReportEvent',

File Metadata

Mime Type
text/x-diff
Expires
Fri, Oct 3, 04:37 (1 d, 5 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
b2/11/8ec5f848f4bb630febf6edc81e14
Default Alt Text
D174.id.diff (687 B)

Event Timeline