some stans

This commit is contained in:
2025-10-23 00:17:59 +05:00
parent d8c340028c
commit ff98b708b5

View File

@@ -11,7 +11,7 @@ namespace App\Modules\UserAdjustments\Traits;
* @property string $locale [default: tk] * @property string $locale [default: tk]
* @property bool $password_must_be_changed [default: false] * @property bool $password_must_be_changed [default: false]
* @property bool $must_fill_profile [default: false] * @property bool $must_fill_profile [default: false]
* @property null|array<string, mixed> $options * @property null|array<string, int|string|null> $options
*/ */
trait UserAdjustments trait UserAdjustments
{ {