is_countable
laravel-shift/factory-generator
Supported Versions: PHP 7 >= 7.3.0, PHP 8
Verify that the contents of a variable is a countable value
<?php is_countable
(
mixed $value
):
bool