doctrine-extensions / DoctrineExtensions

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

LogEntryInterface::getObjectClass() @phpstan-return is missing null #2790

Closed mustanggb closed 3 weeks ago

mustanggb commented 2 months ago

Fixes #2789.

franmomu commented 3 weeks ago

Thanks @mustanggb!