@@ -56,6 +56,6 @@  | 
                                                    ||
| 56 | 56 | */  | 
                                                        
| 57 | 57 | public function getSubscribedEvents()  | 
                                                        
| 58 | 58 |      { | 
                                                        
| 59 | - return [Events::postConnect];  | 
                                                        |
| 59 | + return [ Events::postConnect ];  | 
                                                        |
| 60 | 60 | }  | 
                                                        
| 61 | 61 | }  |