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