laminas / laminas-db

Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
https://docs.laminas.dev/laminas-db/
BSD 3-Clause "New" or "Revised" License
122 stars 68 forks source link

Adds correct typing for EventFeature $event property #305

Closed tyrsson closed 7 months ago

tyrsson commented 7 months ago
Q A
Documentation no
Bugfix no
BC Break no
New Feature no
RFC no
QA yes

Description

Sorry, I had to ditch my old fork. For some reason I could not pull in the 2.20.x branch.... I might be to used to using vscode :(

Tell us about why this change is necessary: Improves typing for the $event property docblock to match the constructor typing