1
0
mirror of synced 2025-01-08 10:07:10 +03:00

Fixed whitespace around imported classes

This commit is contained in:
Marco Pivetta 2014-04-10 18:46:39 +02:00 committed by fabios
parent 9ab6ef723a
commit e1259098f5

View File

@ -1,6 +1,7 @@
<?php
namespace Doctrine\Tests\ORM\Functional\Ticket;
use Doctrine\ORM\Tools\ToolsException;
/**