FakerPHP / Faker

Faker is a PHP library that generates fake data for you
https://fakerphp.github.io
Other
3.47k stars 331 forks source link

Update ColorExtension.php #814

Closed Phill-TheComplianceGuys closed 7 months ago

Phill-TheComplianceGuys commented 7 months ago

What is the reason for this PR?

Author's checklist

Summary of changes

Review checklist

Phill-TheComplianceGuys commented 7 months ago

added use Faker\Extension\Extension;

bram-pkg commented 7 months ago

Why is this an issue? They are in the same namespace, right?