Skip to content

Instantly share code, notes, and snippets.

@zluiten
Last active December 26, 2015 23:49
Show Gist options
  • Save zluiten/7232746 to your computer and use it in GitHub Desktop.
Save zluiten/7232746 to your computer and use it in GitHub Desktop.
<?php
return is_object($changeSet) && $changeSet->hasChangedField($fieldName) && $refProp->getValue($entity) == array_shift($values);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment