Skip to content

Instantly share code, notes, and snippets.

@wojtekerbetowski
Last active December 10, 2015 12:18
Show Gist options
  • Save wojtekerbetowski/4432985 to your computer and use it in GitHub Desktop.
Save wojtekerbetowski/4432985 to your computer and use it in GitHub Desktop.
Creating PlasticManager
PlasticManager
.withContextClassLoader()
.packages(['my.package'])
.delegate(delegate) // a delegate?
.create()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment