PHP Class Stevebauman\Inventory\Models\Location

Inheritance: extends Baum\Node
Afficher le fichier Open project: stevebauman/inventory Class Usage Examples

Protected Properties

Свойство Type Description
$scoped array The scoped location attributes.

Méthodes publiques

Méthode Description
stocks ( ) : Illuminate\Database\Eloquent\Relations\HasMany The hasMany stocks relationship.

Method Details

stocks() public méthode

The hasMany stocks relationship.
public stocks ( ) : Illuminate\Database\Eloquent\Relations\HasMany
Résultat Illuminate\Database\Eloquent\Relations\HasMany

Property Details

$scoped protected_oe property

The scoped location attributes.
protected array $scoped
Résultat array