PHP Class Stevebauman\Inventory\Models\Category

Inheritance: extends Baum\Node, use trait Stevebauman\Inventory\Traits\CategoryTrait
Afficher le fichier Open project: stevebauman/inventory Class Usage Examples

Protected Properties

Свойство Type Description
$scoped array The scoped category attrbiutes.

Méthodes publiques

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

Method Details

inventories() public méthode

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

Property Details

$scoped protected_oe property

The scoped category attrbiutes.
protected array $scoped
Résultat array