|false * @tentative-return-type * @alias resourcebundle_locales */ public static function getLocales(string $bundle): array|false {} /** * @tentative-return-type * @alias resourcebundle_get_error_code */ public function getErrorCode(): int {} /** * @tentative-return-type * @alias resourcebundle_get_error_message */ public function getErrorMessage(): string {} public function getIterator(): Iterator {} }