Skip to content

Commit 805ed77

Browse files
committed
Update EventManager.php
1 parent df90c7d commit 805ed77

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Message/EventManager.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ public function __construct()
3030
if( !empty($content) ) {
3131
$this->_option = Serialize::decode($content, 'xml');
3232
}
33+
34+
$this->request = $request;
3335
}
3436

3537
/**

0 commit comments

Comments
 (0)