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
*/