clearstatcache
Astrotomic/php-twemoji
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Clears file status cache
<?php clearstatcache
(
bool $clear_realpath_cache
=
false
,
string $filename
=
""
):
void