Skip to content

Instantly share code, notes, and snippets.

@simensen
Created November 19, 2014 02:47
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save simensen/ce9a0ef3731dfac0c6f9 to your computer and use it in GitHub Desktop.
app/config/sculpin_services.yml
services:
sculpin_content_types.types.projects.collection.sorter:
class: Sculpin\Contrib\ProxySourceCollection\Sorter\MetaSorter
arguments:
- title
@jsundquist
Copy link

services:
sculpin_content_types.types.sponsors.collection.sorter:
class: Sculpin\Contrib\ProxySourceCollection\Sorter\MetaSorter
arguments:
- level

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment