Gregwar\FormBundle\Type\EntityIdType::__construct PHP Method

__construct() public method

public __construct ( Symfony\Bridge\Doctrine\RegistryInterface $registry )
$registry Symfony\Bridge\Doctrine\RegistryInterface
    public function __construct(RegistryInterface $registry)
    {
        $this->registry = $registry;
    }