mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-06 23:33:13 +08:00
Increased MSI to 65%
This commit is contained in:
@@ -118,4 +118,12 @@ class Visit extends AbstractEntity implements JsonSerializable
|
||||
'remoteAddr' => null,
|
||||
];
|
||||
}
|
||||
|
||||
/**
|
||||
* @internal
|
||||
*/
|
||||
public function getDate(): Chronos
|
||||
{
|
||||
return $this->date;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user