Problem/Motivation

The method importModalConfigToEntity is obsolete

Proposed resolution

Remove the obsolete method importModalConfigToEntity

Comments

thalles created an issue. See original summary.

thalles’s picture

Status: Needs work » Needs review
StatusFileSize
new3.03 KB

Follow a new patch!

  • thalles authored c183b6c on 8.x-2.x
    Issue #3070415 by thalles: Remove the obsolete method...
thalles’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

renatog’s picture

Status: Closed (fixed) » Needs work

This function still used at modal_page_update_8001

\Drupal::entityDefinitionUpdateManager()->applyUpdates();
  \Drupal::service('modal_page.modals')->importModalConfigToEntity();
thalles’s picture

Thanks master!
I will look this!

thalles’s picture

Status: Needs work » Fixed
thalles’s picture

Status: Fixed » Needs work
thalles’s picture

Status: Needs work » Needs review
StatusFileSize
new2.97 KB

Follow a patch!

  • thalles committed 8545829 on 8.x-2.x
    Issue #3070415 by thalles: Remove the obsolete method...
thalles’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.