Skip to content

Instantly share code, notes, and snippets.

@khepin
Created April 26, 2012 03:25
Show Gist options
  • Save khepin/2495436 to your computer and use it in GitHub Desktop.
Save khepin/2495436 to your computer and use it in GitHub Desktop.
<?php
use Doctrine\DBAL\Types\Type;
Type::addType('geotype', 'Powwow\NewdbBundle\Types\GeoType');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment