vfprintf
laravel-shift/factory-generator
Supported Versions: PHP 5, PHP 7, PHP 8
Write a formatted string to a stream
<?php vfprintf
(
resource $stream
,
string $format
, array
$values
):
int