1.

Is it possible to create a request object in Symfony, then how?

Answer»

YES, it’s POSSIBLE to CREATE a request OBJECT in Symfony by DEVELOPERS. Use the

createFromGlobals() methods to simply create the request object.



Discussion

No Comment Found