Skip to content
Snippets Groups Projects
Verified Commit cd2c8e49 authored by Dave Long's avatar Dave Long
Browse files

Issue #3425568 by mstrelan: Block attribute class expecting wrong ContextDefinition

(cherry picked from commit eb10b686)
parent 465b0f37
No related branches found
No related tags found
6 merge requests!8376Drupal views: adding more granularity to the ‘use ajax’ functionality,!8300Issue #3443586 View area displays even when parent view has no results.,!7567Issue #3153723 by quietone, Hardik_Patel_12: Change the scaffolding...,!7565Issue #3153723 by quietone, Hardik_Patel_12: Change the scaffolding...,!7509Change label "Block description" to "Block type",!7344Issue #3292350 by O'Briat, KlemenDEV, hswong3i, smustgrave, quietone: Update...
Pipeline #114393 passed with warnings
Pipeline: drupal

#114445

    Pipeline: drupal

    #114438

      Pipeline: drupal

      #114433

        +6
        ......@@ -20,7 +20,7 @@ class Block extends Plugin {
        * The administrative label of the block.
        * @param \Drupal\Core\StringTranslation\TranslatableMarkup|null $category
        * (optional) The category in the admin UI where the block will be listed.
        * @param \Drupal\Core\Annotation\ContextDefinition[] $context_definitions
        * @param \Drupal\Core\Plugin\Context\ContextDefinitionInterface[] $context_definitions
        * (optional) An array of context definitions describing the context used by
        * the plugin. The array is keyed by context names.
        * @param string|null $deriver
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Please register or to comment