@@ -41,6 +41,9 @@ |
||
41 | 41 | ]; |
42 | 42 | } |
43 | 43 | |
44 | + /** |
|
45 | + * @return string |
|
46 | + */ |
|
44 | 47 | public function redirectPath() |
45 | 48 | { |
46 | 49 | if (method_exists($this, 'redirectTo')) { |