Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
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
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
Are you adding documentation? No
Are you providing a QA improvement (additional tests, CS fixes, etc.) that Updating typing for a class property
Are you fixing a BC Break? No
Are you adding something the library currently does not support? No
Are you refactoring code? No