I have a project where I use a library which requires drupal-extension 3.4 and I want to use also your extension.
I forked the project and continued work from update-drupal-driver branch. The only thing that was breaking is the method entityDelete which now exists in original core interface.
Could you review this to merge this changes on main branch?
Hi.
I have a project where I use a library which requires drupal-extension 3.4 and I want to use also your extension.
I forked the project and continued work from update-drupal-driver branch. The only thing that was breaking is the method entityDelete which now exists in original core interface.
Could you review this to merge this changes on main branch?
Thanks!