|
Elgg
Version master
|
Redirect a comment url to the full view of the entity being commented on with the correct offset to show the (top) comment. More...
Public Member Functions | |
| __invoke (Request $request) | |
| Redirect to the comment in context of the containing page. More... | |
Redirect a comment url to the full view of the entity being commented on with the correct offset to show the (top) comment.
Definition at line 16 of file CommentEntityRedirector.php.
| Elgg\Controllers\CommentEntityRedirector::__invoke | ( | Request | $request | ) |
Redirect to the comment in context of the containing page.
| EntityNotFoundException |
Definition at line 26 of file CommentEntityRedirector.php.