SQL and performance improvements (#2017)
This commit is contained in:
@@ -14,7 +14,7 @@ use App\Security\CurrentUser;
|
||||
use DateTimeZone;
|
||||
|
||||
/**
|
||||
* @internal use DateTimeFactory instead: this one relies on the global context and will be deprecated in the future
|
||||
* @deprecated will be removed with 2.0
|
||||
*/
|
||||
class UserDateTimeFactory extends DateTimeFactory
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user