extract
Astrotomic/php-twemoji
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Import variables into the current symbol table from an array
<?php extract
(array &
$array
,
int $flags
=
EXTR_OVERWRITE
,
string $prefix
=
""
):
int