AvailableObject
class AvailableObject (View source)
Properties
protected int | $slot | ||
protected ItemProviderInterface | $item | ||
protected ObjectInterface | $contentObject |
Methods
__construct(int $slot, ItemProviderInterface $item, ObjectInterface $contentObject)
AvailableObject constructor.
int
getSlot()
No description
getItem()
No description
getContentObject()
No description
Details
__construct(int $slot, ItemProviderInterface $item, ObjectInterface $contentObject)
AvailableObject constructor.
int
getSlot()
No description
ItemProviderInterface
getItem()
No description
ObjectInterface
getContentObject()
No description