upgraded to phpunit 8 (#1155)
This commit is contained in:
@@ -16,7 +16,7 @@ use Doctrine\DBAL\Types\DateTimeType;
|
||||
class UTCDateTimeType extends DateTimeType
|
||||
{
|
||||
/**
|
||||
* @var \DateTimeZone
|
||||
* @var \DateTimeZone|null
|
||||
*/
|
||||
private static $utc;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user