1
0
mirror of synced 2025-01-09 02:27:10 +03:00
doctrine2/lib
flack b8ef3af982 Small grammar fix
The exception was reading 

```
A detached entity was found during {removed|persisted} [entityName] 
```

I changed the verbs to infinitive now. Alternatively, the text in ``ORMInvalidArgumentException::detachedEntityCannot`` could also be changed to read 


```
Detached entity [entityName] cannot be {removed|persisted}  
```
2014-07-14 11:25:04 +02:00
..
Doctrine/ORM Small grammar fix 2014-07-14 11:25:04 +02:00
vendor Removing submodules as of doctrine/doctrine2#570 2013-02-15 18:33:29 +01:00