Skip to content

Instantly share code, notes, and snippets.

@pboethig
Created July 17, 2016 11:08
Show Gist options
  • Save pboethig/b5f36f5b7d43f2aa3d7a7fb40fcd1483 to your computer and use it in GitHub Desktop.
Save pboethig/b5f36f5b7d43f2aa3d7a7fb40fcd1483 to your computer and use it in GitHub Desktop.
// in AppKernel::registerBundles()
$bundles = array(
// ...
new JMS\SerializerBundle\JMSSerializerBundle(),
// ...
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment