mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-28 14:44:41 +02:00
refactor: prepare for PSR2 (#2859)
This commit is contained in:
parent
d2313bddcc
commit
5076d09de6
24 changed files with 140 additions and 146 deletions
|
@ -22,5 +22,5 @@ interface ActionInterface {
|
|||
*
|
||||
* @return void
|
||||
*/
|
||||
function execute();
|
||||
public function execute();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue