Passed
Pull Request — 8.x-2.x (#26)
by Frédéric G.
02:49
created
modules/mongodb_watchdog/src/Entity/EventTemplate.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -39,7 +39,7 @@
 block discarded – undo
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",
Please login to merge, or discard this patch.