silverstripe / silverstripe-versioned

Versioning for Silverstripe model
BSD 3-Clause "New" or "Revised" License
8 stars 34 forks source link

FIX Respect strict-typing of Factory interface #455

Closed GuySartorelli closed 4 months ago

GuySartorelli commented 4 months ago

Respects the new strict typing in https://github.com/silverstripe/silverstripe-framework/pull/11300 That PR is required for Ci to go green.

Issue