Skip to content

Commit

Permalink
removed deprecation warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
rbatistadev committed Feb 1, 2024
1 parent f39310b commit ed119dc
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ class UtcDateTimeType extends DateTimeType

/**
* {@inheritdoc}
*
* @return mixed
*/
public function convertToDatabaseValue($value, AbstractPlatform $platform)
{
Expand Down

0 comments on commit ed119dc

Please sign in to comment.