Sergey Polischook
07f67c5d1a
Allow to not generate extra use
...
For case when we not generate annotation (by default at doctrine orm:generate-entities) allow to not generate extra use for it -
```php
use Doctrine\ORM\Mapping as ORM;
```
For example if generate entities for my project that use only dbal in pord but use orm for generate entities in dev mode.
2013-12-30 04:43:35 +02:00
..
2013-12-20 15:37:07 -05:00
2013-12-16 11:05:04 -05:00
2013-10-02 12:07:37 +02:00
2013-04-06 14:31:27 +00:00
2013-11-16 10:52:09 -08:00
2013-12-20 15:01:10 +01:00
2013-12-20 15:01:10 +01:00
2013-12-16 11:05:04 -05:00
2013-12-16 11:05:04 -05:00
2013-06-14 12:07:28 -04:00
2013-12-30 04:43:35 +02:00
2013-12-17 11:37:17 +01:00
2013-12-16 11:05:05 -05:00
2013-12-16 11:05:04 -05:00
2013-12-16 11:05:04 -05:00
2013-12-16 15:55:54 -05:00
2012-12-14 20:12:56 +00:00
2013-08-28 22:35:29 +01:00
2013-03-11 00:08:58 +00:00
2012-12-13 18:19:21 +00:00
2012-12-13 18:19:21 +00:00
2012-12-14 20:12:56 +00:00
2013-10-01 13:00:37 +02:00
2013-12-16 11:05:04 -05:00
2013-03-11 00:08:58 +00:00
2013-07-22 18:54:02 -04:00
2013-10-02 12:07:37 +02:00
2013-12-16 11:05:05 -05:00
2013-09-15 20:57:30 +03:00
2010-04-06 03:04:02 +00:00
2013-10-02 12:07:37 +02:00
2012-12-13 18:19:21 +00:00
2013-12-20 15:37:07 -05:00
2013-11-19 11:50:43 -05:00