Hello!
This might be a silly question but I have a DDD-based project split into different modules and I would like to make sure (through arch testing) that each class under the namespace App\<Module Name>\Infrastructure\Fixtures extends a specific class. There is no example I can follow to explain how to achieve this and I do not have an answer.
I would like to ask you to please let me know how I can achieve this and then to suggest adding such an example in the docs.
Thank you!