The access requirement key is _embed_button_editor_access, not _embed_button_filter_access.
embed.services.yml:

services:
  access_check.embed_button_editor:
    class: Drupal\embed\Access\EmbedButtonEditorAccessCheck
    tags:
      - { name: access_check, applies_to: _embed_button_editor_access }
CommentFileSizeAuthor
#2 fix-typo-in-docblock-3037961-2.patch569 byteskpv

Comments

kpv created an issue. See original summary.

kpv’s picture

StatusFileSize
new569 bytes

  • Dave Reid committed d1913b7 on 8.x-1.x authored by kpv
    Issue #3037961 by kpv: Fixed _embed_button_filter_access should be...
dave reid’s picture

Status: Active » Fixed

Committed #2 to 8.x-1.x.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.