FIxed Drupal calls.
2 unresolved threads
2 unresolved threads
Closes #3452282
Merge request reports
Activity
42 43 */ 43 44 protected $inOverride = FALSE; 44 45 46 /** 47 * Entity type manager. changed this line in version 2 of the diff
49 57 * The config factory. 50 58 * @param \Drupal\Core\Cache\CacheBackendInterface|null $cache_backend 51 59 * The cache backend. 60 * @param \Drupal\Core\Entity\EntityTypeManagerInterface $entityTypeManager 61 * The entity type manager. changed this line in version 2 of the diff
Please register or sign in to reply