コード例 #1
0
 public function setConnection(ConnectionInterface $connection)
 {
     return $this->event->setConnection($connection);
 }