mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-07 07:43:12 +08:00
Everything configured to generate routes from CLI
This commit is contained in:
@@ -27,7 +27,7 @@ class ShortUrl extends AbstractEntity
|
||||
protected $shortCode;
|
||||
/**
|
||||
* @var \DateTime
|
||||
* @ORM\Column(name="date_created", )
|
||||
* @ORM\Column(name="date_created", type="datetime")
|
||||
*/
|
||||
protected $dateCreated;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user