Loading core/modules/views/src/Plugin/views/display/DisplayRouterInterface.php +1 −1 Original line number Diff line number Diff line Loading @@ -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 { Loading Loading
core/modules/views/src/Plugin/views/display/DisplayRouterInterface.php +1 −1 Original line number Diff line number Diff line Loading @@ -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 { Loading