This is mainly useful when you need to override the Request class
to keep BC with an existing system. It should not be used for any
other purpose.
public static setFactory ( callable | null $callable ) | ||
$callable | callable | null | A PHP callable |