FragmentUriGeneratorInterface
interface FragmentUriGeneratorInterface
Interface implemented by rendering strategies able to generate a URL for a fragment.
Methods
string
generate(ControllerReference$controller,Request$request =null,bool$absolute =false,bool$strict =true,bool$sign =true)
Generates a fragment URI for a given controller.