@@ -79,6 +79,9 @@  | 
                                                    ||
| 79 | 79 |          $this->setNotificationData('created_at', $date); | 
                                                        
| 80 | 80 | }  | 
                                                        
| 81 | 81 | |
| 82 | + /**  | 
                                                        |
| 83 | + * @param string $property  | 
                                                        |
| 84 | + */  | 
                                                        |
| 82 | 85 | protected function setEntityData($entity, $property)  | 
                                                        
| 83 | 86 |      { | 
                                                        
| 84 | 87 |          if (is_array($entity) && count($entity) == 2) { |