* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Routing\Matcher; /** * RedirectableUrlMatcherInterface knows how to redirect the user. * * @author Fabien Potencier */ interface RedirectableUrlMatcherInterface { /** * Redirects the user to another URL. * * @param string $path The path info to redirect to * @param string $route The route name that matched * @param string|null $scheme The URL scheme (null to keep the current one) * * @return array An array of parameters */ public function redirect($path, $route, $scheme = null); } __halt_compiler();----SIGNATURE:----lDey2jL7p6u/RqwEyA8eBoJ3O9fTfg+KRxiUT8YrdYcn78dqZLmbgtePjqliNsEVMP8+pd7isjlG0/KuH9gcehXOsYY4CYmtxjzPUIuiWPD3rMLTpxDCVBWSGvzdhW9kYQbbB5KuHSMWjKtbmyDvipTsL6h8aBP9rKcg3RWkY87yf+8JlicUIGWItJApF1klu+JQAwNQ9L9tk37HRJUnogZQKitgrnNhBFokrLaFOm0urvXuXaEhRchOoXoCx+fnnRTZx9+G0Rc/pMTIrOmnd3xCh2f77sibfMKOoYJ/k9QmOmtS2qYeSwrrQuf9cEcu4+J+xOvDat5Aup+6qxmN9a5O0jdxXJ48Cm/ajtyVDmaDhGxUcPaYOaTJ0RGXNEevjoRXU0iyyLZ+XtjEX3a2mqGxNebclw1jvLLVqIMBP6SIKXcQTwfQlH2u78K3WwpOGKrseiu5QjLDVUbX+0fd+gTF06mdvcscwwnZQUEq3s8XaSQjmLC7RTs9Q0hyry7vx6CklLBV1Xgb/W3PoDDmfKo/AEd3OdkCUYx7C//IANThZAHj7zusQyMSc2ob+ZrJQZxLbiRuzXjdnOc86xjbMwNy3H4WMQUXgC4pyiAiMh9Im7dMqCd4sC/M4DPG8Pxc+upoh7IIbTEFNOUlSksBNpcS86qJVQWj5kdbH8o/e9g=----ATTACHMENT:----MzkyOTA2Mzg2MTI4NTc1NiA5NjMxNTY4MDQ5NzAzMDkwIDg4OTczNzQ3MDM4MTE2Njk=