Release 2.25 (#5109)
This commit is contained in:
@@ -25,7 +25,7 @@ final class UTCDateTimeType extends DateTimeType
|
||||
* @param T $value
|
||||
* @param AbstractPlatform $platform
|
||||
* @return (T is null ? null : string)
|
||||
* @template T<\DateTime>
|
||||
* @template T
|
||||
* @throws ConversionException
|
||||
*/
|
||||
public function convertToDatabaseValue($value, AbstractPlatform $platform): ?string
|
||||
|
||||
Reference in New Issue
Block a user