\AdamRocska\ShippingTier\EntityLazyShippingMethodInjectionAware

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

Summary

Methods
Constants
setShippingMethod()
hasShippingMethod()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

hasShippingMethod()

hasShippingMethod() : boolean

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

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

Returns

boolean