* * 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:----CQV7Bi6mnSweFJrG1aDV8FKGRKet5tuw4LOS20YAO5LAxW3iiFh+ujOi/1Qom4n02vaHjtH8i/sCKKMG8pP9dKPWgYZsvfQQsli1Z7Mb1/LPm9pudhduhCBY4bR2DLKdXNt/7Ia+sN6muIZLgpFOlfgVgx2F9yltv+7plW6wK2tmK9JTWVF9pf+ZO6qg/XTQCdoqwXyshjBVXpGm98V5tnebDWZO+YZ24FDE2PCWmulLZw1TlwpHOJLCzwzVZlV+Oda53kU3C/c9CF0U7uxO7FYEJn4cnxG7nltALsTIcNR7jygYGqS/yswuu0PTPuFBGGe3F4Nftp8S7YZeS42UlAKSI6THqQPKqA+nd7tH6lpzNagKefLE5Q4PxXg2aiJ4RLyqsjQEyr7aml1i8gOHuv/Mt5dbdJtBNuQmgsmD+ZFOi2mPRwDSALykQLEcnGQ+9pQn8lJ0MP7JQc+4MBHRoDHt1u7YnnSKZ2Suaa/WB1dXm6/fDvNZR1HLAn6p4ESKJCFmLOE7NzP8WvKCwqT7ldN3QlkWBbu/sIczknGN9UqnEa9sw8120DA+9DL4H6XIsiHSxJ+87R42BXQekr5FdmiOXo8wSv35I6/hpOy5k6IcaICqyX25b2cyF2BQc8h86rmuPq6o+xStdmBZhW6cj+yuwMi2uIFa7K5G+HYWQ4Y=----ATTACHMENT:----MzA2OTQ2MDA4MjI2ODExOSA2NjA3NjE1MzE2NDI2MjA5IDQ1ODQ0NjQ5NzI5NjM2OTE=