zory 5 dienas atpakaļ
vecāks
revīzija
6073138db8
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      app/controller/merchant/User.php

+ 1 - 0
app/controller/merchant/User.php

@@ -28,6 +28,7 @@ class User extends Base
     #[Inject]
     protected SystemUser $model;
 
+    #[Inject]
     protected UserValidate $validate;
 
     protected string $scene = "edit";