stan errros

This commit is contained in:
2025-11-02 19:46:54 +05:00
parent 45fbde31c7
commit 7f394b90fa
4 changed files with 22 additions and 20 deletions

View File

@@ -5,6 +5,7 @@ namespace App\Modules\Branch\Interfaces;
/**
* @property int $id
* @property int $branch_id
* @property \App\Modules\Branch\Models\Branch $branch
*
* @phpstan-require-extends \Illuminate\Database\Eloquent\Model
*/

View File

@@ -12,8 +12,8 @@ use Spatie\Translatable\HasTranslations;
/**
* @property int $id
* @property string $unique_code
* @property array<string, string> $name
* @property array<string, string>|null $address
* @property string $name
* @property string|null $address
* @property string $region
* @property int|null $province_id
* @property array<string, string>|null $phone_numbers