Skip to content

Commit

Permalink
Domain Event support
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Buenosvinos committed Jan 11, 2015
1 parent 69283a2 commit ec4c0bb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ private function connect($exchangeName)
$this->channels[$connectionKey] = $channel;
}

protected function open($exchangeName)
public function open($exchangeName)
{

}
Expand Down

0 comments on commit ec4c0bb

Please sign in to comment.