Sylius\Bundle\PromotionBundle\Form\Type\PromotionRuleCollectionType::getEntryType PHP Метод

getEntryType() публичный Метод

public getEntryType ( )
    public function getEntryType()
    {
        return PromotionRuleType::class;
    }
PromotionRuleCollectionType