- Issue created by @DamienMcKenna
- Merge request !55default_content-3494822/3494822-rename-depends-keyword: Renamed depends keyword to dependencies → (Open) created by sourabhsisodia_
- 🇮🇳India debrup
Hello @sourabhsisodia_,
I was going through the codebase for reviewing and found many areas where depends key is still being used. I think we should change them as we are already deprecating the depends key.Places still using the 'depends' key which I found (could be more):-
- src/Importer.php
- tests/modules/default_content_test_yaml/content/node/*
- tests/src/Kernel/ExporterIntegrationTest.php
- tests/src/Kernel/MenuLinkContentNormalizerTest.php
- tests/src/Kernel/ParagraphNormalizerTest.php
Moving the issue to NW.