Copied!
CloneableInstantiable
Methods
public __construct()
public getCountries() : array
 
  • return array<string,string>[]
public getCountry(int $index) : array
 
  • return array<string,string>
public getFiltered(callable $filter) : array
 
  • return array<string,array<int,array<string,string>>>
public getSelected(array $selected) : array
 
  • param int[] $selected
  • return array<string,array<int,array<string,string>>>
Properties
private array $countries = []
 
  • var array<string,string>[]
© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration