mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-05-08 04:00:14 -05:00
Merge pull request #4515 from Roardom/phpstan-fixes
(Fix) Phpstan fixes
This commit is contained in:
+1
-1
@@ -88,7 +88,7 @@ class User extends Authenticatable implements MustVerifyEmail
|
||||
/**
|
||||
* The Attributes Excluded From The Model's JSON Form.
|
||||
*
|
||||
* @var array<int, string>
|
||||
* @var list<string>
|
||||
*/
|
||||
protected $hidden = [
|
||||
'email',
|
||||
|
||||
Reference in New Issue
Block a user