php-ddd-example
php-ddd-example copied to clipboard
The flush method should be outside repositories
We can see a flush method at DoctrineRepository.php#L31. According to this post, Doctrine repositories should be collections without flush.