Skip to content

Instantly share code, notes, and snippets.

@zluiten
Created May 8, 2013 08:18
Show Gist options
  • Save zluiten/5539014 to your computer and use it in GitHub Desktop.
Save zluiten/5539014 to your computer and use it in GitHub Desktop.
<?php
$display = $this->getProxy()->getObjectManager()->getClassMetadata(
$this->getProxy()->getTargetClass()
)->getFieldValue($entity, $property);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment