ash-jc-allen / favicon-fetcher

A Laravel package for fetching favicons from websites.
MIT License
173 stars 13 forks source link

Use strict types #62

Closed ash-jc-allen closed 1 year ago

ash-jc-allen commented 1 year ago

This PR adds declare(strict_types=1); to all the package's classes, traits, and test files.