@@ -39,7 +39,7 @@ |
||
| 39 | 39 | * base_table = "mongodb_watchdog_event_template", |
| 40 | 40 | * data_table = "mongodb_watchdog_event_template_field_data", |
| 41 | 41 | * translatable = TRUE, |
| 42 | - * admin_permission = "administer event template entities", |
|
| 42 | + * admin_permission = "administer event template entities", |
|
| 43 | 43 | * entity_keys = { |
| 44 | 44 | * "id" = "id", |
| 45 | 45 | * "label" = "name", |
@@ -257,7 +257,7 @@ |
||
| 257 | 257 | /** |
| 258 | 258 | * Get the log entry information form the page. |
| 259 | 259 | * |
| 260 | - * @return array |
|
| 260 | + * @return callable |
|
| 261 | 261 | * List of entries and their information. |
| 262 | 262 | */ |
| 263 | 263 | protected function getLogEntries() : array { |