Skip to content

Commit d131990

Browse files
committed
[TASK] rm todo comment
1 parent 8a5320c commit d131990

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Classes/Listener/ManipulateBackendLayoutColPosConfigurationForPage.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,6 @@ private function getParentUid(?ServerRequestInterface $request): ?int
8484
return (int)$record['tx_container_parent'];
8585
}
8686
}
87-
// todo tests ?
88-
// negative id occures in edit element -> create new
89-
// https://core14.ddev.site/typo3/record/edit?edit%5Btt_content%5D%5B11%5D=edit
90-
// https://core14.ddev.site/typo3/record/edit?edit%5Btt_content%5D%5B-11%5D=new&
9187
return null;
9288
}
9389
}

0 commit comments

Comments
 (0)