How do I configure Ascending sorting on the FOSCommentBundle
I've tried the following, but I keep getting a "Maximum function nesting level"(which is set at 200) error.
fos_comment:
service:
sorting:
default: (ASC sorting service)
Any ideas? Is there any actual documentation on how to properly configure this functionality