V2 feature request: Use strict types for new client classes #555
Labels
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
v2
Issues and features set to release with the gapic generator v2
We should add "strict"types" to the new
Client
andBaseClient
classes (and to any other net-new V2 classes).See https://dev.to/rocksheep/the-way-stricttypes-works-in-php-eb7
Note: this feature was added in PHP 7.0, so we would only be able to add this after we drop support for PHP 5.6
The text was updated successfully, but these errors were encountered: