Unverified Commit afee87d0 authored by belgattitude's avatar belgattitude Committed by Luís Cobucci

Revert untouched file

parent 2d14ac5b
......@@ -19,9 +19,7 @@
namespace Doctrine\DBAL\Driver\DrizzlePDOMySql;
use Doctrine\DBAL\Platforms\AbstractPlatform;
use Doctrine\DBAL\Platforms\DrizzlePlatform;
use Doctrine\DBAL\Schema\AbstractSchemaManager;
use Doctrine\DBAL\Schema\DrizzleSchemaManager;
/**
......@@ -56,7 +54,6 @@ class Driver extends \Doctrine\DBAL\Driver\PDOMySql\Driver
/**
* {@inheritdoc}
* @return DrizzlePlatform
*/
public function getDatabasePlatform()
{
......
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