schmittjoh / JMSJobQueueBundle

Run and Schedule Symfony Console Commands as Background Jobs
http://jmsyst.com/bundles/JMSJobQueueBundle
334 stars 254 forks source link

Changes \Datetime to \DateTimeInterface. #188

Open TheLuckyOne opened 6 years ago

TheLuckyOne commented 6 years ago

Hello. I think it's good idea, to use DateTimeInterface. For example, in my project i want to set \DateTimeImmutable object. Thanks