mob next [ci-skip] [ci skip] [skip ci]

lastFile:src/Plugin/Derivative/SeeAllOrganisationsMenuLink.php
This commit is contained in:
Nick
2022-04-08 13:20:01 +02:00
parent b85cbaf398
commit 66f95f46bf
3 changed files with 81 additions and 12 deletions

View File

@ -0,0 +1,9 @@
<?php
namespace Drupal\opencase\Plugin\Menu;
use Drupal\Core\Menu\MenuLinkDefault;
/**
* Represents a menu link for seeing all organisations of various types.
*/
class SeeAllOrganisationsMenuLink extends MenuLinkDefault {}