- Issue created by @joachim
- 🇮🇳India tanmaykadam
This patch adds a descriptive PHPDoc to explain that although the bundle key (type) is defined, no static bundles exist, and bundles can be dynamically created via EntityTestHelper::createBundle() in test cases.
This helps avoid confusion for contributors trying to reuse this test entity in their own test scenarios.
- 🇬🇧United Kingdom joachim
The text is rather too wordy, and also needs wrapping.
It reads like it's LLM-generated. Our policy requires documenting whenever AI is used to help craft code or documentation: https://www.drupal.org/docs/develop/issues/issue-procedures-and-etiquett... →
- First commit to issue fork.
- Merge request !12571Resolve #3531967 "Entitytest class documentation" → (Open) created by ankusht1515
- 🇬🇧United Kingdom joachim
Latest patch has far too much detail. And reads even more like it's LLM-generated.
This issue is just about documenting the bundles.