mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-04 23:57:29 +02:00
refactor: prepare for PSR2 (#2859)
This commit is contained in:
@@ -22,5 +22,5 @@ interface ActionInterface {
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
function execute();
|
||||
public function execute();
|
||||
}
|
||||
|
Reference in New Issue
Block a user