Skip to content

Instantly share code, notes, and snippets.

@vatson
Created June 16, 2011 12:34
Show Gist options
  • Save vatson/1029143 to your computer and use it in GitHub Desktop.
Save vatson/1029143 to your computer and use it in GitHub Desktop.
public function normalize($object, $format, $properties = null)
{
return $object->normalize($this, $format, $properties);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment