Guides

Inventory
in package

FinalYes

Table of Contents

Properties

$anchorNormalizer  : AnchorNormalizer
$baseUrl  : string
$groups  : array<string|int, InventoryGroup>
$isLoaded  : bool

Methods

__construct()  : mixed
addGroup()  : void
getBaseUrl()  : string
getGroup()  : InventoryGroup|null
getGroups()  : array<string|int, InventoryGroup>
hasGroup()  : bool
isLoaded()  : bool
setIsLoaded()  : Inventory

Properties

Methods

getBaseUrl()

public getBaseUrl() : string
Return values
string

hasGroup()

public hasGroup(string $key) : bool
Parameters
$key : string
Return values
bool

isLoaded()

public isLoaded() : bool
Return values
bool

        
On this page

Search results