This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
shlink
Watch
1
Star
0
Fork
0
You've already forked shlink
mirror of
https://github.com/shlinkio/shlink.git
synced
2026-03-07 07:43:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a20b99e643c7297c5b0334b4602a04daea1b6e9c
shlink
/
module
/
Core
/
src
/
EventDispatcher
History
Alejandro Celaya
bca3e62ced
Updated to readonly public props on as many models as possible
2022-04-23 14:00:47 +02:00
..
Event
Updated to readonly public props on as many models as possible
2022-04-23 14:00:47 +02:00
CloseDbConnectionEventListener.php
Ensured EM is closed and not cleared after running an async task
2021-12-21 14:10:06 +01:00
CloseDbConnectionEventListenerDelegator.php
Added nullsafe operator to simplify conditions
2021-05-23 12:31:10 +02:00
LocateVisit.php
Updated to readonly public props on as many models as possible
2022-04-23 14:00:47 +02:00
NotifyVisitToMercure.php
Updated to readonly public props on as many models as possible
2022-04-23 14:00:47 +02:00
NotifyVisitToRabbitMq.php
Updated to readonly public props on as many models as possible
2022-04-23 14:00:47 +02:00
NotifyVisitToWebHooks.php
Updated to readonly public props on as many models as possible
2022-04-23 14:00:47 +02:00
UpdateGeoLiteDb.php
Migrated all constructor props to property promotion when possible
2021-05-23 11:57:31 +02:00