We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc37f75 commit 16a8f10Copy full SHA for 16a8f10
src/Query/Exec/SingleTableDeleteUpdateExecutor.php
@@ -14,8 +14,6 @@
14
* that are mapped to a single table.
15
*
16
* @link www.doctrine-project.org
17
- *
18
- * @todo This is exactly the same as SingleSelectExecutor. Unify in SingleStatementExecutor.
19
*/
20
class SingleTableDeleteUpdateExecutor extends AbstractSqlExecutor
21
{
0 commit comments