mirror of
https://github.com/shlinkio/shlink.git
synced 2024-11-28 00:38:46 +03:00
Added TODO
This commit is contained in:
parent
1b089749c0
commit
d3add6d8e4
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ use Shlinkio\Shlink\Core\Entity\ShortUrl;
|
|||
use Shlinkio\Shlink\Core\Entity\Visit;
|
||||
use Shlinkio\Shlink\Core\EventDispatcher\Topic;
|
||||
|
||||
// TODO This class can now be use in an agnostic way on all listeners
|
||||
final class MercureUpdatesGenerator implements MercureUpdatesGeneratorInterface
|
||||
{
|
||||
public function __construct(
|
||||
|
|
Loading…
Reference in a new issue