PurchaseFlowPass implements CompilerPassInterface
Table of Contents
ITEM_PREPROCESSOR_TAG | 'eccube.item.preprocessor' | |
---|---|---|
ITEM_VALIDATOR_TAG | 'eccube.item.validator' | |
ITEM_HOLDER_PREPROCESSOR_TAG | 'eccube.item.holder.preprocessor' | |
ITEM_HOLDER_VALIDATOR_TAG | 'eccube.item.holder.validator' | |
ITEM_HOLDER_POST_VALIDATOR_TAG | 'eccube.item.holder.post.validator' | |
DISCOUNT_PROCESSOR_TAG | 'eccube.discount.processor' | |
PURCHASE_PROCESSOR_TAG | 'eccube.purchase.processor' | |
process() | mixed |
Constants
ITEM_PREPROCESSOR_TAG
public
mixed
$ITEM_PREPROCESSOR_TAG
= 'eccube.item.preprocessor'
ITEM_VALIDATOR_TAG
public
mixed
$ITEM_VALIDATOR_TAG
= 'eccube.item.validator'
ITEM_HOLDER_PREPROCESSOR_TAG
public
mixed
$ITEM_HOLDER_PREPROCESSOR_TAG
= 'eccube.item.holder.preprocessor'
ITEM_HOLDER_VALIDATOR_TAG
public
mixed
$ITEM_HOLDER_VALIDATOR_TAG
= 'eccube.item.holder.validator'
ITEM_HOLDER_POST_VALIDATOR_TAG
public
mixed
$ITEM_HOLDER_POST_VALIDATOR_TAG
= 'eccube.item.holder.post.validator'
DISCOUNT_PROCESSOR_TAG
public
mixed
$DISCOUNT_PROCESSOR_TAG
= 'eccube.discount.processor'
PURCHASE_PROCESSOR_TAG
public
mixed
$PURCHASE_PROCESSOR_TAG
= 'eccube.purchase.processor'
Methods
process()
public
process(
$container :
ContainerBuilder
)
: mixed
Parameters
- $container : ContainerBuilder