Skip to content

Commit

Permalink
- Fixing namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
akadlec committed Feb 14, 2020
1 parent e7b1def commit ea3d3af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/IPub/DoctrineTimestampable/Types/UTCDateTime.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
*
* @author Adam Kadlec <adam.kadlec@ipublikuj.eu>
*/
class UTCDateTime extends TypesDateTimeType
class UTCDateTime extends Types\DateTimeType
{
/**
* Define datatype name
Expand Down

0 comments on commit ea3d3af

Please sign in to comment.