Sylius\Bundle\PromotionBundle\Form\Type\PromotionActionCollectionType::getEntryType PHP Method

getEntryType() public method

public getEntryType ( )
    public function getEntryType()
    {
        return PromotionActionType::class;
    }
PromotionActionCollectionType