Factory
class Factory
Constants
DEFAULT_LOCALE |
|
Properties
static protected | $defaultProviders |
Methods
static string
getProviderClassname(string $provider, string $locale = '')
No description
static string
findProviderClassname(string $provider, string $locale = '')
No description
Details
at line 23
static Generator
create(string $locale = self::DEFAULT_LOCALE)
Create a new generator
at line 39
static protected string
getProviderClassname(string $provider, string $locale = '')
No description
at line 60
static protected string
findProviderClassname(string $provider, string $locale = '')
No description