UserFrosting API

LocaleServicesProvider extends BaseServicesProvider

Locale service provider, replacing the Core one.

Registers:

  • locale : \UserFrosting\Sprinkle\Account\I18n\SiteLocale

Table of Contents

$ci ContainerInterface
register() Register defined services. void
__construct() Create a new service provider instance. mixed
register() Register defined services. void

Properties

Methods

__construct()

Create a new service provider instance.

public __construct( $ci : ContainerInterface ) : mixed
Parameters
$ci : ContainerInterface
Return values
mixed

Search results