shlink/module/Core/src/Entity
2022-07-18 20:23:27 +02:00
..
Domain.php Updated to readonly public props on as many models as possible 2022-04-23 14:00:47 +02:00
ShortUrl.php Converted visit types into enum 2022-04-23 18:19:16 +02:00
Tag.php Migrated all constructor props to property promotion when possible 2021-05-23 11:57:31 +02:00
Visit.php Created tags visits command, with abstract class wrapping common logic for visits lists commands 2022-05-22 19:22:29 +02:00
VisitLocation.php Added missing implements JsonSerializable on VisitLocation that got lost when VisitLocationInterface was removed 2022-07-18 20:23:27 +02:00