PagerBundle
PagerBundle copied to clipboard
Fix twig deprecated function
I have replaced from Twig_Function_Method to Twig_SimpleFunction. Because I got this error. "The Twig_Function_Method class is deprecated since version 1.12 and will be removed in 2.0. Use Twig_SimpleFunction instead."