ynorth-projects / openy_repeat

Decouple openy_repeat.
1 stars 17 forks source link

Handle deleted referenced entity situations #21

Closed AndreyMaximov closed 2 years ago

AndreyMaximov commented 2 years ago

In case a referenced entity is deleted, the calls to $item->entity->method() will fail with the message "Call to a member function method() on null" (line 46)