Sylius\Bundle\ResourceBundle\Form\Extension\CollectionTypeExtension::getExtendedType PHP Method

getExtendedType() public method

public getExtendedType ( )
    public function getExtendedType()
    {
        return CollectionType::class;
    }