php-ddd-example icon indicating copy to clipboard operation
php-ddd-example copied to clipboard

The flush method should be outside repositories

Open Kwadz opened this issue 4 years ago • 0 comments

We can see a flush method at DoctrineRepository.php#L31. According to this post, Doctrine repositories should be collections without flush.

Kwadz avatar Oct 06 '21 11:10 Kwadz