mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-03 23:27:32 +02:00
refactor: extract frontpage to template (#3130)
Also introduce usage of Response object
This commit is contained in:
@@ -22,7 +22,7 @@ interface ActionInterface
|
||||
*
|
||||
* Note: This function directly outputs data to the user.
|
||||
*
|
||||
* @return void
|
||||
* @return ?string
|
||||
*/
|
||||
public function execute(array $request);
|
||||
}
|
||||
|
Reference in New Issue
Block a user