googleapis/google-auth-library-php

Use FQCN for param/return types

Closed this issue · 1 comments

Use FQCN for param/return types to avoid tons of false positive errors in static analysis when using this library

A better approach would be to add phpstan static analyzer.