PHP Class Stevebauman\Inventory\Models\InventoryStockMovement

Inheritance: extends Model, use trait Stevebauman\Inventory\Traits\InventoryStockMovementTrait
Mostrar archivo Open project: stevebauman/inventory

Public Methods

Method Description
stock ( ) : BelongsTo The belongsTo stock relationship.

Method Details

stock() public method

The belongsTo stock relationship.
public stock ( ) : BelongsTo
return Illuminate\Database\Eloquent\Relations\BelongsTo