Gregwar\FormBundle\Type\EntityIdType::__construct PHP Метод

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

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