🤖 Auto commit for release 'develop' on 2025-11-06

This commit is contained in:
JC5
2025-11-06 06:23:01 +01:00
parent d2b15734cc
commit cf1c7262cd
6 changed files with 126 additions and 65 deletions

View File

@@ -37,7 +37,7 @@ use Illuminate\Support\Collection;
use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
/**
* @property User $user
* @property User $user
* @property Collection $rules
*/
#[ObservedBy([RuleGroupObserver::class])]