clarify use of cache buster, avoid using regex

This commit is contained in:
El RIDO
2024-07-09 22:35:21 +02:00
parent 3c6df4573e
commit 4b6c8356f5
2 changed files with 4 additions and 5 deletions
-2
View File
@@ -1,7 +1,5 @@
<?php declare(strict_types=1);
use Exception;
use GlobIterator;
use Google\Cloud\Core\Exception\BadRequestException;
use Google\Cloud\Core\Exception\NotFoundException;
use Google\Cloud\Storage\Bucket;