\AdamRocska\ShippingTier\EntityLazyTierInjectionAware

Represents an object that can consume the injection of a `Tier` entity as its dependency after instantiation.

Summary

Methods
Constants
setTier()
hasTier()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

hasTier()

hasTier() : boolean

Tells whether the current instance has a `Tier` injected.

HINT : For its dependents it's useful for catch-able, or debug assertions.

Returns

boolean