feat: add strict types to all class files #435
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Static analysis takes care of this for the most part, but it'd still be good to use
strict_types
in all our classes, now that this library is for PHP 7.0+See https://dev.to/rocksheep/the-way-stricttypes-works-in-php-eb7
The text was updated successfully, but these errors were encountered: