3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00

Fix farm_ui_views RouteSubscriber docblock.

This commit is contained in:
Michael Stenta 2021-06-04 15:32:58 -04:00
parent a860653c76
commit 9f841e0183

View file

@ -6,7 +6,7 @@ use Drupal\Core\Routing\RouteSubscriberBase;
use Symfony\Component\Routing\RouteCollection;
/**
* Alter routes for the farm_api module.
* Alter routes for the farm_ui_views module.
*
* @ingroup farm
*/