doctrine-extensions / DoctrineExtensions

Doctrine2 behavioral extensions, Translatable, Sluggable, Tree-NestedSet, Timestampable, Loggable, Sortable
MIT License
4.01k stars 1.26k forks source link

symfony.md - add missing use statements for DoctrineExtensionSubscriber #2742

Closed nuryagdym closed 6 months ago

nuryagdym commented 6 months ago
codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (1ec37fb) 79.26% compared to head (51dc8a4) 79.33%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2742 +/- ## ========================================== + Coverage 79.26% 79.33% +0.06% ========================================== Files 162 162 Lines 8513 8506 -7 ========================================== Hits 6748 6748 + Misses 1765 1758 -7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

franmomu commented 6 months ago

thanks @nuryagdym!