Added new DateInterval Type.

parent 4ec16d06
<?php
namespace Doctrine\DBAL\Types;
/**
*
*/
class DateIntervalType
{
}
<?php
namespace Doctrine\Tests\DBAL\Types;
/**
*
*/
class DateIntervalTest
{
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment