mirror of
https://github.com/shlinkio/shlink.git
synced 2025-02-25 19:59:04 +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\Entity\Visit;
|
||||||
use Shlinkio\Shlink\Core\EventDispatcher\Topic;
|
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
|
final class MercureUpdatesGenerator implements MercureUpdatesGeneratorInterface
|
||||||
{
|
{
|
||||||
public function __construct(
|
public function __construct(
|
||||||
|
|
Loading…
Add table
Reference in a new issue