mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/16955] Clean up feed classes
PHPBB3-16955
This commit is contained in:
@@ -298,7 +298,7 @@ class feed
|
||||
*
|
||||
* @return Response
|
||||
*
|
||||
* @throws exception\feed_exception
|
||||
* @throws \phpbb\feed\exception\feed_exception
|
||||
*/
|
||||
protected function send_feed_do(feed_interface $feed)
|
||||
{
|
||||
|
Reference in New Issue
Block a user