\AdamRocska\ShippingTier\EntityLazyCarrierInjectionAware

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

Summary

Methods
Constants
setCarrier()
hasCarrier()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

hasCarrier()

hasCarrier() : boolean

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

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

Returns

boolean