gax-php
gax-php copied to clipboard
feat: add strict types to all class files
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+
declare(strict_types=1);
See https://dev.to/rocksheep/the-way-stricttypes-works-in-php-eb7