Catch on user login.

This commit is contained in:
James Cole
2026-01-23 16:12:49 +01:00
parent b147c5abc6
commit a44f0f362f
11 changed files with 11 additions and 11 deletions

View File

@@ -36,7 +36,7 @@ use League\Fractal\Resource\Item;
/**
* Class UpdateController
*/
class UpdateController extends Controller
final class UpdateController extends Controller
{
private RuleGroupRepositoryInterface $ruleGroupRepository;