resourcebundle_get
Supported Versions: PHP 5 >= 5.3.2, PHP 7, PHP 8, PECL intl >= 2.0.0
Get data from the bundle
<?php
public
ResourceBundle
::
get
(
string
|
int $index
,
bool $fallback
=
true
):
mixed