mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-03 02:09:15 +00:00
implement plugin routing masks, add example plugin
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
class Handler {
|
||||
class Handler implements IHandler {
|
||||
protected $link;
|
||||
protected $args;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user