Sylius\Bundle\PromotionBundle\Form\Type\Core\AbstractConfigurationCollectionType::__construct PHP Method

__construct() public method

public __construct ( Sylius\Component\Registry\ServiceRegistryInterface $registry )
$registry Sylius\Component\Registry\ServiceRegistryInterface
    public function __construct(ServiceRegistryInterface $registry)
    {
        $this->registry = $registry;
    }