Skip to content
Snippets Groups Projects
Verified Commit 93ec7a93 authored by Théodore Biadala's avatar Théodore Biadala
Browse files

Issue #3436243 by charlliequadros, jackwrfuller, longwave, alexpott:...

Issue #3436243 by charlliequadros, jackwrfuller, longwave, alexpott: DisplayRouterInterface documents an unused 'uses_routes' property
parent c206e832
No related branches found
No related tags found
5 merge requests!5423Draft: Resolve #3329907 "Test2",!3478Issue #3337882: Deleted menus are not removed from content type config,!2964Issue #2865710 : Dependencies from only one instance of a widget are used in display modes,!579Issue #2230909: Simple decimals fail to pass validation,!213Issue #2906496: Give Media a menu item under Content
Pipeline #442464 passed with warnings
Pipeline: drupal

#442489

    Pipeline: drupal

    #442486

      Pipeline: drupal

      #442481

        +4
        ......@@ -7,7 +7,7 @@
        /**
        * Defines an interface for displays that can collect routes.
        *
        * In addition to implementing the interface, specify 'uses_routes' in the
        * In addition to implementing the interface, specify 'uses_route' in the
        * plugin definition.
        */
        interface DisplayRouterInterface extends DisplayPluginInterface {
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Please register or to comment