Skip to content

Instantly share code, notes, and snippets.

View bigcalm's full-sized avatar

Iain Cuthbertson bigcalm

View GitHub Profile
<?php
namespace My\Bundle\BlockBundle\Block;
use Symfony\Component\HttpFoundation\Response;
use Sonata\BlockBundle\Model\BlockInterface;
use Sonata\BlockBundle\Block\BaseBlockService;
use Sonata\AdminBundle\Form\FormMapper;
use Sonata\AdminBundle\Validator\ErrorElement;