Skip to content

Instantly share code, notes, and snippets.

@khepin
Created April 26, 2012 03:21
Show Gist options
  • Save khepin/2495433 to your computer and use it in GitHub Desktop.
Save khepin/2495433 to your computer and use it in GitHub Desktop.
<?php
//....
/**
* @var string $location
*
* @ORM\Column(name="location", type="geotype")
*/
private $location;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment