resourcebundle_create

Supported Versions: PHP 5 >= 5.3.2, PHP 7, PHP 8, PECL intl >= 2.0.0
Create a resource bundle
<?php public static ResourceBundle::create(?string $locale, ?string $bundle, bool $fallback = true): ?ResourceBundle