feat: stock
This commit is contained in:
8
app/Service/ServiceTrait/Common/StockTrait.php
Normal file
8
app/Service/ServiceTrait/Common/StockTrait.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace App\Service\ServiceTrait\Common;
|
||||
|
||||
trait StockTrait
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user