test
All checks were successful
Koori-ERP-Sync-Only / sync-update (push) Successful in 39s

This commit is contained in:
2025-12-31 16:22:31 +08:00
parent f7bdcf0a73
commit 41976c868d

View File

@@ -20,6 +20,7 @@ class Category extends Model
'is_active' => 'boolean',
];
/**
* Get the products for the category.
*/