Skip to content
Snippets Groups Projects
Verified Commit 79b32d1a authored by Jess's avatar Jess
Browse files

Issue #3008943 by tim.plunkett, amateescu, brandonlira, sahil.goyal,...

Issue #3008943 by tim.plunkett, amateescu, brandonlira, sahil.goyal, yogeshmpawar, smustgrave, alexpott, ameymudras: Clean up todo in InlineBlockEntityOperations::handleEntityDelete()
parent 957b56a6
No related branches found
No related tags found
4 merge requests!12873Fix an TypeError on StatementWrapperIterator that occurs at the end of running phpunit,!12628#3524738 backport without deprecation,!5423Draft: Resolve #3329907 "Test2",!213Issue #2906496: Give Media a menu item under Content
Pipeline #533953 passed
Pipeline: drupal

#533954

    ......@@ -134,8 +134,6 @@ protected function getRemovedBlockIds(EntityInterface $entity) {
    * The parent entity.
    */
    public function handleEntityDelete(EntityInterface $entity) {
    // @todo In https://www.drupal.org/node/3008943 call
    // \Drupal\layout_builder\LayoutEntityHelperTrait::isLayoutCompatibleEntity().
    $this->usage->removeByLayoutEntity($entity);
    }
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please to comment