Import constant

This commit is contained in:
Sebastian Bergmann 2024-06-18 08:06:22 +02:00
parent ccd8dc8214
commit be167d0eb5
No known key found for this signature in database
GPG Key ID: 4AA394086372C20A
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
*/
namespace SebastianBergmann\Exporter;
use const COUNT_RECURSIVE;
use function bin2hex;
use function count;
use function get_resource_type;