<?php /** * @method string getSource() * @method array getDestination() */ class Redirect extends AbstractRedirect { }